Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
i need to pass a variable (comname$) from worksheet code to an application
in a module. i.e Private Sub Worksheet_Activate() comname$ = "Comboboxone" Application.Run "test.xls'!loadcombo" End Sub in module 1... Sub clearcombo() ActiveSheet.com$.Clear 'where com$ is name of combobox End Sub Help will be appreciated. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Passing a Variable to a Macro | Excel Programming | |||
Passing a variable to a GoTo | Excel Programming | |||
Passing variable to Access | Excel Programming | |||
Passing variable to VarType of other Variable | Excel Programming | |||
Passing variable from one sub to another | Excel Programming |