Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a user form with a ComboBox
UserForm1.ComboBox1 I need to pass the control name to a macro and set the row source in the called macro. Sub SetRowSource(xControlName) ....... Code End Sub It's the ...... Code that has me confused. What should it be? I appreciate your help. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing variable values to userform control | Excel Discussion (Misc queries) | |||
Control Combo Box Macros | Excel Discussion (Misc queries) | |||
Passing Macros Between Workbooks | Excel Programming | |||
Passing Execution Control Between Workbooks | Excel Programming | |||
passing value with button to macros | Excel Programming |