How can I set my tab order manually in an Access Form?

T

trainer07

For some reason, I am unable to set my tab order manually in my Access Form.
Any reason whey this would happen?
 
B

Bob Miller

Can you see the controls when you opent the Tab order form? If not,
check that you have Detail checked in the Selection part.
 
A

Al Camp

Trainer,
If you're referring to the main form, use View/TabOrder, and set upo the
order.
If your refferring to controls on a Tab control, you must select/hilight
that particular tab before trying to Tab Order those controls. Do this for
each individual tab on your Tab Control.
As a check, when you select a particular tab on a Tab Control, you should
only see those fields in the Tab Order listing.
 
Top