Microsoft Access Database Question:

Download Job Interview Questions and Answers PDF

I am designing an Access database form. How can I get my next control in the form to be automatically selected?

Microsoft Access Interview Question
Microsoft Access Interview Question

Answer:

By default, Access waits until you press Enter before it selects the Next control on your form. However, this is a wasted keystroke you can eliminate by setting each control's Auto Tab property to Yes. This Property also requires that you set an input mask. Once the data you're entering satisfies the input mask, the Auto Tab property Automatically selects the form's next control. We don't recommend you Use this feature unless you can apply it consistently; otherwise you'll just confuse your users, who won't know when to press Enter.

Download Microsoft Access Interview Questions And Answers PDF

Previous QuestionNext Question
What is the maximum size of a database that can be opened in Microsoft Access?In MS Access, the long and short date option does not show 4 digit years. How do I achieve the mm/dd/yyyy format?