Viewable fields

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

Guest

I have a form with an auto number field in it and I want that to be seen but I do not want to have to tab past it. Is there some way to remove it from the tab order, but still be able to see it? Any help would be appreciated.
 
Brandon,

Set the Tab Stop property of the control on the form to No.

- Steve Schapel, Microsoft Access MVP
 
Is there some way to remove it from the tab order, but still be able to see it?

Just set the TabStop property of the form control to False.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top