Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an Excel form that contains a tab control. In the various tabs of the
tab control, I have text boxes that I want to be able to tab through consecutively, when the user hits the tab key. I have yet to figure out how to set the taborder of these controls on a tab control. Is there a way to do this short of using the KeyDown event in each of these controls to test for vbKeyTab? What I am doing now is testing for the vbKeyTab and if it is the key that was pressed, I am displaying the next tab control and setting the focus to the specific textbox. Dale -- Email address is not valid. Please reply to newsgroup only. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel form. Need data extracted to spreadsheet each time a form co | Excel Discussion (Misc queries) | |||
taborder excel | Excel Programming | |||
Can a form made in Excel 2002 be converted into a fillable form? | Excel Discussion (Misc queries) | |||
Transfer data to form from Excel range upon loading of form. | Excel Programming | |||
form in excel to be attached to the emails address in the form upon sumission | Excel Programming |