Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I add rows to a combo box? I need to add a simple drop down box that
contains simple data, but I need the formatting (border, scroll...) to remain in view. Is a combo box what I'm looking for? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
ViewToolbarsControl Toolbox.
Click on the "design mode" button. Click on the "combobox" button. Draw a combox box on the sheet. Right-click on the combobox and "Properties" Edit the ListFillRange to the range of items you have listed on a sheet, say A1:A23 Pick a "linked cell" to link your selection to. Set the ListRows to the number items you want to see when you click on the arrow. Hit the "x" to close. Click on the "exit design mode button" and you're good to go. These are the very basics. Adjust and add more functions as you wish. For more on ComboBoxes and Data Validation see Debra Dalgleish's site. http://www.contextures.on.ca/xlDataVal11.html Gord On Thu, 22 Dec 2005 09:10:03 -0800, "ladoski" wrote: How do I add rows to a combo box? I need to add a simple drop down box that contains simple data, but I need the formatting (border, scroll...) to remain in view. Is a combo box what I'm looking for? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting A Value from a Combo Box to a Cell?? | Excel Discussion (Misc queries) | |||
Nesting Combo Boxes /Returning an Array | Excel Discussion (Misc queries) | |||
Dynamic Combo Box | Excel Worksheet Functions | |||
connecting combo boxes to yield data in another cell. | Excel Discussion (Misc queries) | |||
dynamic combo boxes | Excel Worksheet Functions |