Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Greetings,
I have a UserForm (UF1) with a Frame (Frame1), 3 ComboBoxes (CBox1, CBox2 and CBox3) and 3 CommandButtons (New, Save and Cancel). "NEW" brings u[ a second UserForm (UF2). The tab order on UF1 is set to go from CBox1 to CBox2. Then to Frame1. Though the 3 TextBoxes and back to CBox3. The first problem is that the focus does not go to the first TextBox on Frame1 from CBox2, it goes to the next visible control which is the "Save" button (CBox3 and the "New" button are not visible until the cursor exits the last TextBox inside of Frame1) The second problem is in coming from UF2 the cursor goes not to CBox3, the back to CBox1. Any help would be most appreciated. TIA -Minitman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change series plotting order without changing legend order? | Charts and Charting in Excel | |||
For chart syles, why doesn't color order match series order? | Charts and Charting in Excel | |||
How stop Excel file UK date order changing to US order in m.merge | Excel Discussion (Misc queries) | |||
Daily Macro to Download Data, Order and paste in order | Excel Worksheet Functions | |||
What order does VBA look at userform controls? | Excel Programming |