PC Review


Reply
Thread Tools Rate Thread

Different Dependent Lists, based on value of first list

 
 
=?Utf-8?B?U2hlbGx5?=
Guest
Posts: n/a
 
      28th Mar 2007
Hi,

I have two columns setup, both with data validation. The 2nd column is
dependent upon the first , using the INDIRECT function in data validation.

Question - if a particular value is chosen in the first column, can the
dependnt list in the 2nd column be a different list?

Example - If the first column is selected as GOOD, the 2nd column is going
to pick from the named list of GOOD_CHOICES. If the first column is selected
as BAD, then the 2nd column whould pict from the list named BAD_CHOISES.

Thanks!
 
Reply With Quote
 
 
 
 
Tom Ogilvy
Guest
Posts: n/a
 
      28th Mar 2007
Insert=>Name=>Define

Name: List2
Refersto: =Indirect(Sheet1!$A$1 & "_CHOICES")

Then in the data validation, after you pick list, in the textbox put
=List2

Works for me.

--
Regards,
Tom Ogilvy


"Shelly" <(E-Mail Removed)> wrote in message
news:0C9540D1-D11E-424A-A659-(E-Mail Removed)...
> Hi,
>
> I have two columns setup, both with data validation. The 2nd column is
> dependent upon the first , using the INDIRECT function in data validation.
>
> Question - if a particular value is chosen in the first column, can the
> dependnt list in the 2nd column be a different list?
>
> Example - If the first column is selected as GOOD, the 2nd column is going
> to pick from the named list of GOOD_CHOICES. If the first column is
> selected
> as BAD, then the 2nd column whould pict from the list named BAD_CHOISES.
>
> Thanks!



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Validation Lists - Generating a list based on another list'sresult Daniel Gravenor Microsoft Excel Programming 2 12th Mar 2010 11:17 PM
2 Dependent lists based on the same list EZ Microsoft Excel Worksheet Functions 1 23rd Jun 2009 07:23 AM
Data Validation & Dependent Lists -from same list? blucajun Microsoft Excel Worksheet Functions 5 26th Sep 2008 04:58 PM
lists dependent on preceding list selection Weissme Microsoft Excel Misc 1 10th Aug 2006 03:45 AM
Filling out list based on other lists Chris W via OfficeKB.com Microsoft Excel Misc 2 11th Oct 2005 11:18 PM


Features
 

Advertising
 

Newsgroups
 


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