Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a user form with three list boxes. Is there a "For" statement
(similar to below) that will loop through each of the three list boxes and execute a "with" command? For x = 1 to 3 With UserForm1.ListBox(x) .additem = A .additem = B End With next x Any help is greatly appreciated, thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Assign Sub Name to a Variable | Excel Programming | |||
Assign value to variable | Excel Discussion (Misc queries) | |||
Assign a variable from a Listbox selection. | Excel Programming | |||
Assign a variable from a Listbox selection. | Excel Programming | |||
Assign a variable from a Listbox selection. | Excel Programming |