Data field TAB order in form view

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

Guest

I developed a data base in table view then set-up a form from the table;
however, I arranged the data fields on the form in a different order than
they were in the table. I wold like to be able to TAB through the form in
the order the fields appear on it, but it is currently TABing through in the
order the table was set-up. I've already rearranged the table in the order
the fields appear on the form, but this doesnt' seemed to have worked.
 
ebrown5034 said:
I developed a data base in table view then set-up a form from the table;
however, I arranged the data fields on the form in a different order than
they were in the table. I wold like to be able to TAB through the form in
the order the fields appear on it, but it is currently TABing through in the
order the table was set-up. I've already rearranged the table in the order
the fields appear on the form, but this doesnt' seemed to have worked.


Bring the form up in design view then right click on the square in the
upper left hand corner and select tab order.

gls858
 
Back
Top