Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have data in cells a1:a42. I want these values in my
combobox |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Where is the combobox and how did you create it?
If it's on a worksheet and you used the combobox (aka dropdown) from the Forms toolbar, just rightclick on it and choose Format control. then click on the control tab and use the Input range box. If it's on a userform (or from the control toolbox toolbar on a worksheet), rightclick on it and choose properties. And change the ListfillRange. You may have to show that controltoolbox toolbar and go into design mode for the worksheet version. ========== If it's on a worksheet, maybe Data|validation would work for you. Debra Dalgleish has nice instructions at: http://www.contextures.com/xlDataVal01.html And if the list sometimes doesn't extend to all 42 cells, you could revisit Debra's site: http://www.contextures.com/xlNames01.html#Dynamic aaron wrote: I have data in cells a1:a42. I want these values in my combobox -- Dave Peterson |
Reply |
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) |