Navigating with Tab Button

T

Todd

I have a form with several data entry boxes (combo-boxes,
text boxes, list boxes, etc).

When I'm entering data in the form, if I hit tab or enter,
I jump to another data entry box, but not necessarily to
the next one in line on the form.

What controls this? How do I make it so that hitting tab
or enter will progress the data entry user through the
boxes in the order that I want?

Any help is appreciated. Thanks!
 
P

PC Datasheet

Todd,

Open your form in design view then go to View - Tab Order. A dialog will appear
listing all the controls on your form and you can drag the controls in that list
to the order you want.

BTW, if you select any control and then go to properties and the Other tab, you
can set whether you can enter the field when tabbing.
 
G

Guest

-----Original Message-----
I have a form with several data entry boxes (combo-boxes,
text boxes, list boxes, etc).

When I'm entering data in the form, if I hit tab or enter,
I jump to another data entry box, but not necessarily to
the next one in line on the form.

What controls this? How do I make it so that hitting tab
or enter will progress the data entry user through the
boxes in the order that I want?

Any help is appreciated. Thanks!
.

In Access 2000 - with the form in design view, right click
a text box. A Tab order option should apear.
 
S

Shane Andrews

Todd,

But just keep this in mind - computers normally start any numbering
sequence with zero (0), including this one!

Shane Andrews
 

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