Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a tab control on a data entry form. As I tab through the controls at
the top of the form, it eventually gets to the tab control, and sets the focus on the first textbox on page zero of the tab control. When the user completes the data entry in that text box and hits enter or tab, I want the focus to go to the textbox on page 1 of the tab control, but it skips pages 1 and 2 and goes to the next text box following the tab control. I have checked, and each of these subsequent text boxes are setup with their TabStop properties set to True. Anybody know how to implement this? Thanks in advance. -- Email address is not valid. Please reply to newsgroup only. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is tabbing function available when using control forms? | Excel Worksheet Functions | |||
tabbing through textboxes?? | Excel Programming | |||
refedit errors when tabbing to another control | Excel Programming | |||
Multipage control | Excel Programming | |||
Set Focus Problem for textbox control on multipage control | Excel Programming |