Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am updating a Excel 2000 spreadsheet that displays a single cell to list
one of a number of verables. The cell, when clicked, displays a "down arrow" box that then refers to the variables list from which to select. I need to duplicate that function. |
#2
![]() |
|||
|
|||
![]()
You can do this with DataValidation.
In the Allow box choose "List" and then in the "Source" either type in your variables seperated by commas or enter the range that holds the list. This can be a named range if the list is on another worksheet. Hope this helps Rowan "Curt" wrote: I am updating a Excel 2000 spreadsheet that displays a single cell to list one of a number of verables. The cell, when clicked, displays a "down arrow" box that then refers to the variables list from which to select. I need to duplicate that function. |
#3
![]() |
|||
|
|||
![]()
Hi, Curt. Try the instructions he
http://www.officearticles.com/excel/...soft_excel.htm ******************* ~Anne Troy www.OfficeArticles.com "Curt" wrote in message ... I am updating a Excel 2000 spreadsheet that displays a single cell to list one of a number of verables. The cell, when clicked, displays a "down arrow" box that then refers to the variables list from which to select. I need to duplicate that function. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I Select Multiple entries from Valid list for a Cell | Excel Discussion (Misc queries) | |||
Extracting/look up data from a list and select multiple instances | Excel Worksheet Functions | |||
List box not being displayed in second worksheet | Excel Discussion (Misc queries) | |||
select from a fragmented list | Excel Worksheet Functions | |||
select unique to make list | Excel Worksheet Functions |