auto advance

C

cbmmed

I am trying to create a form that after a field has been
entered the cursor automatically jumps to the next field
(without having to use tab or enter). For example my first
3 fileds are 1) and 8 character text field, another 8
character text field, and then a 1 character text field.
I went to the properties for these fields and clicked auto
tab and changed it to yes...but it doesn't work! Any help
would be greatly appreciated!
 
T

tina

in order for AutoTab to work, you need to add an input mask to a control.
look up AutoTab and InputMask in Access Help for details.

hth
 
Top