Microsoft Access Developer Question:

Download Job Interview Questions and Answers PDF

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

Microsoft Access Developer Interview Question
Microsoft Access Developer 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 Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me would You Like To Easily Automate Your Ms Access Database Through Menu Driven Selections?Suppose I am using the Switchboard Manager in MS Access. I am getting an error message "There was an error executing this command."?