DebbieCoates
Programmer
I have a form with a text box in and a command button.
At the moment a user types something in the text box and then clicks the button.
is there a way that rather than having to click the button I can automatically detect if the enter key has been pressed, and then do the command button ?
At the moment a user types something in the text box and then clicks the button.
is there a way that rather than having to click the button I can automatically detect if the enter key has been pressed, and then do the command button ?