Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
jen
 
Posts: n/a
Default validation list - filter based on selection

Any help would be appreciated

Col A Col B
one Black
one Blue
one Red
two White
two Orange

Based on a selection of either one or two, I want the validation list to
drop down the list of only the colors in either selection. I have the
categories (i.e., one, two) in a named range 'selection' which is also a drop
down.

Any thoughts?
Thank you!

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max
 
Posts: n/a
Default validation list - filter based on selection

One way ..

Data assumed in A1:B5

Select say, D3, and create DV1:
Click Data Validation, Allow: List, Source: one, two

Then define 2 ranges (via Insert Name Define)
one =Sheet1!$B$1:$B$3
two =Sheet1!$B$4:$B$5

Select say, F3, and create the dependent DV2:
Click Data Validation, Allow: List, Source: =INDIRECT(D3)

DV2's droplist will display dependent on selection made in DV1

A sample construct for the above is available at:
http://www.savefile.com/files/8450007
Dependent DV using INDIRECT n defined ranges.xls
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"jen" wrote:
Any help would be appreciated

Col A Col B
one Black
one Blue
one Red
two White
two Orange

Based on a selection of either one or two, I want the validation list to
drop down the list of only the colors in either selection. I have the
categories (i.e., one, two) in a named range 'selection' which is also a drop
down.

Any thoughts?
Thank you!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Peo Sjoblom
 
Posts: n/a
Default validation list - filter based on selection

I don't know what you mean but if you mean validation where one validation
selection can bring up different lists this might be a way

http://www.contextures.com/xlDataVal02.html

--

Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
"It is a good thing to follow the first law of holes;
if you are in one stop digging." Lord Healey


"jen" wrote in message
...
Any help would be appreciated

Col A Col B
one Black
one Blue
one Red
two White
two Orange

Based on a selection of either one or two, I want the validation list to
drop down the list of only the colors in either selection. I have the
categories (i.e., one, two) in a named range 'selection' which is also a
drop
down.

Any thoughts?
Thank you!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Change List Based on Value Chosen in Another List Edwin Kelly Excel Worksheet Functions 4 March 2nd 06 07:31 PM
Remove Duplication from Validation List? [email protected] Excel Discussion (Misc queries) 1 January 17th 06 02:27 AM
Delete rows based on multiple criterias Benson Excel Discussion (Misc queries) 8 November 2nd 05 03:11 PM
Printing data validation scenarios SJC Excel Worksheet Functions 14 July 24th 05 12:43 AM
How to filter and list data based on different data. Defoes Right Boot Excel Worksheet Functions 3 April 13th 05 04:03 PM


All times are GMT +1. The time now is 03:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"