'Skipping' (via the Tab) fields on a Form

  • Thread starter Thread starter Isis
  • Start date Start date
I

Isis

Is there a way to have the Tab 'skip' over (IE not select) fields on a Form
?

I have a Form with some fields which I don't think should get focus unless
the user actually clicks into them with a mouse left click. Is there a
property I can set that means the control will not receive focus when the
user is tabbing around the form fields ?
 
Check the properties for the individual control(s) ... the one I think you
are looking for is named "Tab Stop".

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Back
Top