Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
I currently have a Combo Box which have drop down numbers, 1-5.
I would know like to select any one of the five and it should be displayed in the required cell. Is this possible and how? |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Link a cell to the combobox. If it is a forms toolbar combo, right-click it
and select Format Control, select the Control tab and define the cell there. If it is a control toolbar combo, go to design mode (the blue-green triangle button), double-click the control which takes you into the VBIDE. make sure the properties window is open (F4), and set the LinkedCell property. -- HTH Bob Phillips (remove nothere from email address if mailing direct) "Karthik" wrote in message ... I currently have a Combo Box which have drop down numbers, 1-5. I would know like to select any one of the five and it should be displayed in the required cell. Is this possible and how? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
how to give cell reference using Combo Boxes in Excel? | Excel Discussion (Misc queries) | |||
List box or combo box on an Excel spreadshee... | Excel Worksheet Functions | |||
Why can't I insert a Combo Box in Excel? | Excel Discussion (Misc queries) | |||
How do I apply a combo box to multiple cells in Excel so that it . | Excel Discussion (Misc queries) |