Enter Key

  • Thread starter Thread starter Martin
  • Start date Start date
M

Martin

How do I get the "Enter" key to go to the next textbox in
a form? I currently have a textbox "txtFirstName" and when
I press Enter the textbox just starts a new line. How can
I get it to go to the next textbox "txtLastName"? Your
help is appreciated.
Martin
 
Open the form in design view.
Right-click the txtFirstName text box, and choose Properties.
On the "Other" tab of the properties box, change the Enter Key Behavior
property.
 

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

Similar Threads


Back
Top