Access 2003-tab

B

Bill Buppert

I have designed a Data Access form to add info to the database. When I enter
data in a field and press "tab", I cannot get the cusor to automatically
advance to the next field, to get to the next field, I have to click in the
field. Help with how to make the tab work is appreciated, TKS,
BB3
 
R

Rick Brandt

Bill Buppert said:
I have designed a Data Access form to add info to the database. When I enter
data in a field and press "tab", I cannot get the cusor to automatically
advance to the next field, to get to the next field, I have to click in the
field. Help with how to make the tab work is appreciated, TKS,
BB3

When you press <Tab> I'm assuming that the cursor does go "somewhere" right? If so,
you just need to adjust your TabOrder. In design view right-click someplace on the
form's background and choose TabOrder from the resulting popup menu.
 

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

Top