Automatic Tab to Next Field

  • Thread starter Thread starter scota
  • Start date Start date
S

scota

If I have a field on an Access 2002 form set to 7 digits only and 7
digits are typed, can the cursor automatically go to the next field
without the use of the TAB or ENTER keys? I'm actually doing a bar
code scan and would like to scan and then be automatically in the next
field. I know I can set the scanner; however, the same scanner is also
being used on a Web page and I needed to disable the character return
so that the submit button isn't activated.

Thank you.
 
Totally missed the AutoTab property! Had the Input Mask set. Even
looked at Validation Rules.

Thanks again!
 
Back
Top