Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a multipage control on a form with 5 pages. Each page has about 5
radio buttons on them. The form also has a text box for the user to enter comments and 2 buttons. Currently, when the form opens, the first radio button is the first tab stop, the second radio button is the second, etc. After the radion buttons, the tab goes to the page name, then the text boxt and the 2 buttons. What I would like it to do is either (A) ignore the tab stop on the page name or (B) have the page name being the first tab stop before the radio buttons. As it is, it is a little confusing to the user because the user tabs thru the radio buttons in the correct order but when it jumps to the page name, it appears that it disappears because I'm not looking for the tab stop on the page name. Thanks for the help..... -- JT |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
(A) ignore the tab stop on the page name or
try seting the Cycle property of the individual pages to frmCycleCurrentForm -- Hope that helps. Vergel Adriano "JT" wrote: I have a multipage control on a form with 5 pages. Each page has about 5 radio buttons on them. The form also has a text box for the user to enter comments and 2 buttons. Currently, when the form opens, the first radio button is the first tab stop, the second radio button is the second, etc. After the radion buttons, the tab goes to the page name, then the text boxt and the 2 buttons. What I would like it to do is either (A) ignore the tab stop on the page name or (B) have the page name being the first tab stop before the radio buttons. As it is, it is a little confusing to the user because the user tabs thru the radio buttons in the correct order but when it jumps to the page name, it appears that it disappears because I'm not looking for the tab stop on the page name. Thanks for the help..... -- JT |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MultiPage control | Excel Worksheet Functions | |||
Multipage control | Excel Programming | |||
Set Focus Problem for textbox control on multipage control | Excel Programming | |||
MultiPage control | Excel Programming | |||
Multipage control | Excel Programming |