Apologies, wasn't sure how to read the whole forum and search didn't get results. Wanted to know how to get my cursor to automatically start on the 1st tab order after clicking Add New button I made on my form. It just stays on the button clicked if that makes sense? Thank you for your time, it is appreciated!
Kevin Robertson
@Reply 2 years ago
Since you didn't state if it is an Embedded Macro or VBA the image below shows both.
Right click the button and select Build Event (or go to the Events tab in the property sheet and click the builder button (...)
If you used the wizard for your button the Macro builder will appear. Add the arrowed command and add the name of the field you want to go to when the button is clicked.
If you used VBA for your button add the arrowed line of code and add the name of the field you want to go to when the button is clicked.
Kevin Robertson
@Reply 2 years ago
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Visitor Forum.