Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Greetings, I have a 4 TextBoxes on a UserForm. I have them set-up to tab from TextBox1 to TextBox2 skip TextBox3 going straight to TextBox4. I have a Boolean variable called bln1. If true, I need for the tab order to not skip TextBox3, but if bln1 is false then to leave the tab order as default (1,2 & 4). The tab order is set with TabStop = True in the properties window for TextBoxes 1,2 & 4 and set to false for TextBox 3 Any ideas as to how to perform this with vba? Any help is appreciated. Thanks for looking. -Minitman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Userform and textboxes | Excel Programming | |||
Change event for several Textboxes on UserForm | Excel Programming | |||
Set tab order for textboxes | Excel Programming | |||
userform & textboxes | Excel Programming | |||
userform textboxes again | Excel Programming |