Can anyone tell me how I can tell when the last key pressed was the Delete key in Excel?
I can work out when a change has occurred and when a selection has changed via Worksheet_Change and Worksheet_SelectionChange, and can deduce which cell I was in before if the last key was the enter key, however I can't detect the delete key. Any advice appreciated.
Steve
I can work out when a change has occurred and when a selection has changed via Worksheet_Change and Worksheet_SelectionChange, and can deduce which cell I was in before if the last key was the enter key, however I can't detect the delete key. Any advice appreciated.
Steve