Hi,
I have a form where the user enters some info into a text box and then clicks on a command button marked "OK" to proceed. They now want to enable a shortcut by running the same code when enter is pressed while in the textbox itself. So instead of typing and clicking the button, they want to type in the text box and then hit "Enter". I think it involves the On Key Press event, but I'm not sure how to adopt it.
Thanks,
Theresa "Sleep is the best meditation." - Dalai Lama
I have a form where the user enters some info into a text box and then clicks on a command button marked "OK" to proceed. They now want to enable a shortcut by running the same code when enter is pressed while in the textbox itself. So instead of typing and clicking the button, they want to type in the text box and then hit "Enter". I think it involves the On Key Press event, but I'm not sure how to adopt it.
Thanks,
Theresa "Sleep is the best meditation." - Dalai Lama