TAB Order on Form?

sugar05

Registered User.
Local time
Today, 14:13
Joined
Dec 7, 2005
Messages
22
Hi,

I have a form containing several fields for users to import data. The data comes from multiple sources, and I have arranged my layout the way I want it on the page. I have noticed though, that when you are using the database and pressing the TAB key, it isn't in a particular order (shoots to different fields across the form). Can you change the order of the fields that are selected when the TAB key is pressed?

sugar05
 
Open you form in design view, then goto;

View / Tab Order

Put the controls in the order you want them, instructions in the dialog box, make sure that you click OK when you have finished putting them in order.

Any control that you don't want to be "tabbed", go to the properties of the control, click "Other" look for Tab Stop and change it to No.
 
Cheers mate.
 

Users who are viewing this thread

Back
Top Bottom