Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an application with a userform that uses optionbuttons. Th
number of optionbuttons is dynamically defined by the application. Th buttons are presently "optionbutton1", "optionbutton2", etc (i.e., th default names). Is there a way to manipulate the option buttons as a array, i.e., something like optionbutton(i) ? I have tried somethin like Dim opButton as OptionButton I = 0 For each opButton in frmSelectPro -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UserForm OptionButtons | Excel Discussion (Misc queries) | |||
Moving OptionButtons | Excel Discussion (Misc queries) | |||
OptionButtons | Excel Programming | |||
Add OptionButtons in Excel | Excel Programming | |||
optionbuttons | Excel Programming |