Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello All,
I want to generate an event when a user presses a key on the keyboard or in other words if a user changes the content of a cell. What i actually want to do is to ask a user for password if a user changes the contents of a cell. Contents of a cell can be changed either by doublecliking by mouse or directly pressing the keys. I can handle former by using beforedoubleclick event and then ask user the password, but i am not able to control the keypress event. is there any keypress event or other way to do this. Any help is appreciated. TIA Irfan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
When enter key is pressed, cursor does not move to next cell in Ex | Excel Discussion (Misc queries) | |||
how do I change which cell becomes active when enter is pressed? | Excel Discussion (Misc queries) | |||
How to generate same event (has 2 possible outcomes) 200 times? | Excel Discussion (Misc queries) | |||
Enter button jumps to next cell each time its pressed!!!! | Excel Discussion (Misc queries) | |||
generate a random number and use if function to generate new data | Excel Worksheet Functions |