Execute a command when ENTER is pressed in field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If a representative presses ENTER, can I have an executable run? (This will
do a search or submit a value) I still want to be able to tab or exit the
field without running the command if the ENTER key is not pressed.
 
This is what the After Update event is for. Read VBA Help on After Update
for details.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top