Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It is possible to create a drop down menu in a cell?
I would like to make spreadsheet with a number of these cells. What is the proper name for doing this procedure? TIA Eric |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use Data ==List == Create List...
Sandy Window Guy wrote: It is possible to create a drop down menu in a cell? I would like to make spreadsheet with a number of these cells. What is the proper name for doing this procedure? TIA Eric |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank you Sandy,
I'm using Excel 2002 ver - that menu choice is not there? I have 2003 at home - Is that something that has just been added? Thanks, eric "Sandy" wrote in message ups.com... Use Data ==List == Create List... Sandy Window Guy wrote: It is possible to create a drop down menu in a cell? I would like to make spreadsheet with a number of these cells. What is the proper name for doing this procedure? TIA Eric |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Use Menu Data/Validation and then select a list etc. "Window Guy" wrote: It is possible to create a drop down menu in a cell? I would like to make spreadsheet with a number of these cells. What is the proper name for doing this procedure? TIA Eric |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Try view toolbars control toolbox
You'll probably want a "combo box" Right clicking provides you several properties. Use ListFillRange for starters. Sincerely, Christmas May "Window Guy" wrote: Thank you Sandy, I'm using Excel 2002 ver - that menu choice is not there? I have 2003 at home - Is that something that has just been added? Thanks, eric "Sandy" wrote in message ups.com... Use Data ==List == Create List... Sandy Window Guy wrote: It is possible to create a drop down menu in a cell? I would like to make spreadsheet with a number of these cells. What is the proper name for doing this procedure? TIA Eric |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
xl2003 added data|list.
But I'd try data|validation before using a combobox. Data|validation is usually a lot simpler to implement. See Debra Dalgleish's site for a bunch of instructions: http://www.contextures.com/xlDataVal01.html Window Guy wrote: Thank you Sandy, I'm using Excel 2002 ver - that menu choice is not there? I have 2003 at home - Is that something that has just been added? Thanks, eric "Sandy" wrote in message ups.com... Use Data ==List == Create List... Sandy Window Guy wrote: It is possible to create a drop down menu in a cell? I would like to make spreadsheet with a number of these cells. What is the proper name for doing this procedure? TIA Eric -- Dave Peterson |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What Dave said...
Window Guy wrote: Thank you Sandy, I'm using Excel 2002 ver - that menu choice is not there? I have 2003 at home - Is that something that has just been added? Thanks, eric "Sandy" wrote in message ups.com... Use Data ==List == Create List... Sandy Window Guy wrote: It is possible to create a drop down menu in a cell? I would like to make spreadsheet with a number of these cells. What is the proper name for doing this procedure? TIA Eric |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum from a Drop down menu using value in the cell below | Excel Worksheet Functions | |||
Drop dwn menu. Formula to count selection frm menu in anoth cell? | Excel Worksheet Functions | |||
Cell drop menu | Excel Worksheet Functions | |||
How to add a drop down menu to a cell | Excel Discussion (Misc queries) | |||
CELL drop down menu | Excel Programming |