Tabbing order thru form

G

Guest

I created a contact form that has 3 pages of info. When I'm on page 1, I
want to tab thru the fields in a certain order, but since I've added/deleted
fields at different points of time, the tab order is out of whack. How do I
tell it to tab starting at fieldx, then tab to fieldx, etc. Remember, the
field names maybe all out of order (i.e. field1, field23, field12, etc), but
I want the form to tab thru in that field order...

Thank you.
 
A

Allen Browne

The trick is to set the Tab Order property for each control on each tab.

1. With the form open in design view, click the tab you want to set (i.e.
the tab on the top of the tab control, respresenting the page.)

2. Choose Tab Order on the View 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