Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've created a dialogue box form in VB which has a combo box. To populate
the combo box I've created a range in the workbook Personal.xls. For example, I've created a range named Cntls and in VB assigned the row source as follows: ComboBox1.RowSource="Cntls" This works fine as long as Personal.xls is not hidden. But it does not work when Personal.xls is hidden. Are there any work arounds or perhaps another way of populating the Row Source for the Combo Box? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combo Box on User Form Question | Excel Programming | |||
RowSource for User Form | Excel Programming | |||
How can Rowsource be used for a combobox on a form? | Excel Programming | |||
VBA Form Combo Box question. | Excel Discussion (Misc queries) | |||
Form & combo box question | Excel Programming |