Navigating with Tab Button

  • Thread starter Thread starter Todd
  • Start date Start date
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!
 
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.
 
-----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.
 
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

Similar Threads

Tabbed forms 2
Combo Box 3
Access Access DB Form Limit Hit 0
Filtering Data On Entry 8
Memo Box Problem 4
Tab increment in a form automatically 1
Controls Group in Design Tab 6
Button actions on form... 3

Back
Top