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

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

For some reason, I am unable to set my tab order manually in my Access Form.
Any reason whey this would happen?
 
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.
 
Back
Top