Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a frame with several controls in it can we set the
tab order of the control ,txt box in the frame..i understand the frame is counted as one tab order in vba tab control? correct? thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can set the tab order of the controls within the Frame. In
the context of the form itself, the Frame control is counted as a single control, but you can select the Frame, right-click it and choose Tab Order. This will allow you to set the order of the controls within the Frame. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "mike" wrote in message ... I have a frame with several controls in it can we set the tab order of the control ,txt box in the frame..i understand the frame is counted as one tab order in vba tab control? correct? thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tahnk You,,,,CHip.. i saw it once somewhere but too fried
to look for it agian. been at it all night...! pressure! :) thanks again. -----Original Message----- You can set the tab order of the controls within the Frame. In the context of the form itself, the Frame control is counted as a single control, but you can select the Frame, right- click it and choose Tab Order. This will allow you to set the order of the controls within the Frame. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "mike" wrote in message ... I have a frame with several controls in it can we set the tab order of the control ,txt box in the frame..i understand the frame is counted as one tab order in vba tab control? correct? thanks . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Display Pivot table summary in order of increasing time frame | Excel Discussion (Misc queries) | |||
Control X axis order | Charts and Charting in Excel | |||
How to attach legend frame to chart frame? | Charts and Charting in Excel | |||
userform frame control | Excel Programming | |||
Missing ActiveX Frame control in Excel 2000 | Excel Programming |