Tab Stop Deletion

N

NotGood@All

I have a form with 15 controls on it but only want to tab thru the first 5.
Can I delete the other 10 tab stops??

Thanks
 
L

Linq Adams via AccessMonster.com

For the controls you don't want to Tab to, select the controls, goto
Properties - Other

and set

Tab Stop

to No.
 
Top