Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a form that contains a Multipage control, with 4 pages, and about 5
textboxes, 5 labels and 5 commandbuttons on each page. I am trying to use "For Each ctl In frmOpenFiles.Controls If TypeName(ctl) = "TextBox" Then" to go through the controls on the form and only look for the textboxes. My problem is that I am looking for a way to do the textboxes for before the other controls or if there is a way to tell the programme which controls to start with. I want it to start with the textboxes on the first page of the Multipage, then the textboxes on the second page and so on. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2007 Form Control/ActiveX Control font difference | Excel Discussion (Misc queries) | |||
Excel spin box - no Control tab in Format Control dialong box | Excel Worksheet Functions | |||
Control disappeared problem - specifically, the Calendar Control | Excel Programming | |||
Programatically control picture property of Image control | Excel Programming | |||
Calendar Control: Can't exit design mode because control can't be created | Excel Programming |