Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have created a combo box in VB that works fine using the following code...
Private Sub ComboBox1_Change() ComboBox1.List = Array("Red", "Yellow", "Blue","") End Sub The problem that I am having is that when I exit out of excel and then reopen the workbook the combo box no longer works. I have to go back into VB and click RUN SUB/USER FORM to get it to work again. I have never used VB so I figure I must have something wrong with my code or am overlooking something simple. Any suggestions would be appreciated...Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
linking a form combo box... results from the combo box to another | Excel Discussion (Misc queries) | |||
combo reference on another combo box for picking address etc. | Excel Worksheet Functions | |||
In Excel I need to set up a combo box based on another combo box. | Excel Discussion (Misc queries) | |||
"Combo Box - getting control combo box to stick in place in worksh | Excel Discussion (Misc queries) | |||
"Combo Box - getting control combo box to stick in place in worksh | Excel Discussion (Misc queries) |