From: Isis on
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 ?
From: Jeff Boyce on
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

"Isis" <isissoft(a)NOSPAMbtinternet.com> wrote in message
news:Xns9ABFB054BFD1Aisissoft(a)193.202.122.23...
> 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 ?