Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello again
If the user presses the delete key to delete something entered, my program executes which I dont want. How can you simply have the value deleted and then exit sub for example so the program doesnt continue further. I have tried Application.OnKey "{delete}" ', "matrix" ' not quite what Im looking for if .Value = vbKeyDelete Then ' this does nothing Exit Sub endif Thanks Mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I disable or delete an Add-In | Excel Discussion (Misc queries) | |||
Disable the Delete Key | Excel Discussion (Misc queries) | |||
Disable Delete | Excel Discussion (Misc queries) | |||
Confirm Delete Message Disable | New Users to Excel | |||
Disable entire row delete on certain sheet | Excel Programming |