Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Wondering if this is possible (it's giving me an error).
On a UserForm I have Frame1 with TextBox1 in it. I have Frame2 with TextBox2 in it. How can I set focus to TextBox2 in the AfterUpdate event for TextBox1?? Frame2.TextBox2.SetFocus ' doesn't work TextBox2.SetFocus ' doesn't work Setting the Tab order doesn't work either. Any ideas?? Thanks, John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculate Textbox value based on another textbox value.doc | Excel Discussion (Misc queries) | |||
Calculate Textbox value based on another textbox value | Excel Discussion (Misc queries) | |||
event which occurs when a TextBox receives focus | Excel Programming | |||
Which textbox have focus? | Excel Programming | |||
UserForm TextBox to ActiveSheet TextBox over 256 characters | Excel Programming |