Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to have a dropdown list or another combobox within a combobox.
I have a combobox with a linked cell that I use with a Hyperlink. But my project first requires me to make a selection within my combobox then another selection based on the first selection. Hope I not too confusing. Thanks Bobby |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You could perhaps line up all choices (and indent for choices at a lower
level). Or, you could use 2 dropdowns where the contents of the second one are dependent on the choice in the first. You can steal ideas from he http://www.contextures.com/xlDataVal02.html -- Wigi http://www.wimgielis.be = Excel/VBA, soccer and music "bgkgmg" wrote: Is it possible to have a dropdown list or another combobox within a combobox. I have a combobox with a linked cell that I use with a Hyperlink. But my project first requires me to make a selection within my combobox then another selection based on the first selection. Hope I not too confusing. Thanks Bobby |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
Combobox items determined by the selection in another combobox | Excel Programming | |||
Combobox options based on the input of another combobox | Excel Programming | |||
ComboBox list reliant on the entry from a different ComboBox | Excel Programming | |||
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox | Excel Programming |