Tab Control Problems

J

JA Peachrose

My form which has tab control pages on it is opening to the 2nd tab. Does
anyone know how to make it open to the first page?
 
O

Ofer

You probably need to set the Tab order of the fields in the form, and have
one of the fields that located on the first Tab to be first on the list
On the menu bar select view > Tab Order, and chenge the order
 
Top