ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   tab over in form (https://www.excelbanter.com/excel-discussion-misc-queries/239506-tab-over-form.html)

gail

tab over in form
 
I have created a form in an Excel worksheet using the Control toolbox. The
form has text boxes, option buttons and combo boxes. How do I make it so that
the user can tab from one box to the next without having to click the curser
in each box? Please help!

Jacob Skaria

tab over in form
 
--Are you sure the textboxes are in a user form? (Alt+F11 to launch VBERight
click VBAproject tree Insert Userform..)In that case tab should take you to
-the next control..

--Right click a textboxProperties . check out the 'Tabindex' property. The
tab follows the index .Set that in your sequence,...

If this post helps click Yes
---------------
Jacob Skaria


"Gail" wrote:

I have created a form in an Excel worksheet using the Control toolbox. The
form has text boxes, option buttons and combo boxes. How do I make it so that
the user can tab from one box to the next without having to click the curser
in each box? Please help!


gail

tab over in form
 
It is not a user form created in VB. It is a form created on an Excel
worksheet - the text boxes, etc. were created using the Control Toolbox. I
have read earlier post - but they did not help me. Is there a way to allow
the user to tab thru the form?

"Jacob Skaria" wrote:

--Are you sure the textboxes are in a user form? (Alt+F11 to launch VBERight
click VBAproject tree Insert Userform..)In that case tab should take you to
-the next control..

--Right click a textboxProperties . check out the 'Tabindex' property. The
tab follows the index .Set that in your sequence,...

If this post helps click Yes
---------------
Jacob Skaria


"Gail" wrote:

I have created a form in an Excel worksheet using the Control toolbox. The
form has text boxes, option buttons and combo boxes. How do I make it so that
the user can tab from one box to the next without having to click the curser
in each box? Please help!



All times are GMT +1. The time now is 02:33 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com