Well there is a TAB index Property in Visual Basic and Access.<br>
The first one is "0" on your form<br>
in the properties of a control there is a TabIndex you can change the number there<br>
Also there is a TabStop which is True by default.<br>
If you do not want to tab to something set it to False and it will skip over it.<br>
<br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.