Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a form that I'm trying to set the tab order. There are 6 items within
a frame, 5 text boxes, and 2 buttons. I've coded the tab order so it should tab through the (1) 2 text boxes, (2) 2 buttons, (3) 3 text boxes, and then (4) the 6 items in the frame. The frame has 5 radio buttons and 3 more text boxes. However, when I try to tab throught the items it works like I expect for the items outside of the frame and most if the items within the frame. I can tab through the 5 radio buttons and then I expect it to tab through the 3 text boxes (within the frame). But that does not happen. It tabs through the 5 radio buttons in the frame and then jumps back to the first text box (outside of the frame). I'm trying to get it to tab through the 3 text boxes (within the frame) after the 5 radio buttons. I've checked the properties and I think I have them all set correctly. Is there a way around this or do I have to add another frame for the last 3 text boxes within my original frame? Thanks for the help............... -- JT |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How stop Excel file UK date order changing to US order in m.merge | Excel Discussion (Misc queries) | |||
Display Pivot table summary in order of increasing time frame | Excel Discussion (Misc queries) | |||
frame | Excel Discussion (Misc queries) | |||
How to attach legend frame to chart frame? | Charts and Charting in Excel | |||
tab order in frame control | Excel Programming |