Hi,
I need to give 2 different behaviours to the {ENTER} key. If the {ENTER} key is pressed on sheet "Test", it should pop out a msgBox. Everywere else it should act as a normal {ENTER} key.
So far I used the following code to catch up when enter is pressed.
On the procedure "myEnterBehaviour" I check the worksheet name and then take an action. Poping Up the msgBox is no problem; my problem is making it act normal ! How can I Achieve that?![]()
Please Login or Register to view this content.
My Code so Far:
Thanks !![]()
Please Login or Register to view this content.
Bookmarks