Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
To select years from the list in sheet1 and to look for year values from sheet2 i have used pick from the list option. Data-Validation -List - Pick from a drop down menu but this shows list years for all row entries. for eg if i have entries in sheet2 for years for the rows.. 2000,2001,2000,2007,2000,2000,2007 so pick from drop list shows me all these repetitive options: 2000,2001,2000,2007,2000,2000,2007 is there any way that i can have non repetitive options in drop down list: so it should show only 3 options 2000,2001,2007 Thanks! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What are you using as the source for the drop down list?
You'd have to narrow it down to only the unique year numbers. You might have to use another column/row to extract the unique year numbers and then use this column/row as the source for the list. -- Biff Microsoft Excel MVP "kay" wrote in message ... Hi, To select years from the list in sheet1 and to look for year values from sheet2 i have used pick from the list option. Data-Validation -List - Pick from a drop down menu but this shows list years for all row entries. for eg if i have entries in sheet2 for years for the rows.. 2000,2001,2000,2007,2000,2000,2007 so pick from drop list shows me all these repetitive options: 2000,2001,2000,2007,2000,2000,2007 is there any way that i can have non repetitive options in drop down list: so it should show only 3 options 2000,2001,2007 Thanks! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Kay you manually type in your list where it says source. You can type 2000,
2001, 2007 and that will narrow it down to those three. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks!
my source is excel sheet and year column to look for the value. "T. Valko" wrote: What are you using as the source for the drop down list? You'd have to narrow it down to only the unique year numbers. You might have to use another column/row to extract the unique year numbers and then use this column/row as the source for the list. -- Biff Microsoft Excel MVP "kay" wrote in message ... Hi, To select years from the list in sheet1 and to look for year values from sheet2 i have used pick from the list option. Data-Validation -List - Pick from a drop down menu but this shows list years for all row entries. for eg if i have entries in sheet2 for years for the rows.. 2000,2001,2000,2007,2000,2000,2007 so pick from drop list shows me all these repetitive options: 2000,2001,2000,2007,2000,2000,2007 is there any way that i can have non repetitive options in drop down list: so it should show only 3 options 2000,2001,2007 Thanks! |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks! this helps
"Té" wrote: Kay you manually type in your list where it says source. You can type 2000, 2001, 2007 and that will narrow it down to those three. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Validation Drop-Down List | Excel Discussion (Misc queries) | |||
The drop down menu of my validation list needs to display more. | Excel Discussion (Misc queries) | |||
Data Validation using List (But needs unique list in drop down lis | New Users to Excel | |||
In which menu can I find the "pick from list" feature in Excel? | Excel Discussion (Misc queries) | |||
How do I set up a drop down menu for a validation list? | Excel Worksheet Functions |