Tabbing in the form

M

monia13

When TAB key is pressed I want the cursor to go to the next field. Right now
it goes to the next field what was added to the table, which not the order I
want.
 
A

Al Camp

Monia,
Place all your fields on your form the way you want them, and then use
View/TabOrder, and set up the sequence you want to access the fields.
 
Top