Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Data Validation with Multiple Sources

I have an Excel spreadsheet that I created drop down lists on. I am creating
dependent lists and hiding previously used items. I can get both of these
options to work independently, but I can't get the Data Validation for these
cells to work with both together. I created Defined Names for both of them,
but I've tried to get both of them in the Source field together with no luck.
Is there a way to make both of these options work together?

Defined Name "PlayerCheck" (This removes the selected players from the drop
down list) =OFFSET(Players!$C$1,0,0,COUNTA(Players!$C$1:$C$6)-COUNTBLANK
(Players!$C$1:$C$6),1)

Defined Name "PosFilter" (This filters the drop down based on another drop
down selection in another column)
=INDIRECT(A2)

I've tried putting them both in the Source field of the Data Validation, but
the the drop down stops working. Any suggestions?

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,979
Default Data Validation with Multiple Sources

If you're using dynamic lists, you may need to incorporate the technique
shown he

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

Jerkyboy wrote:
I have an Excel spreadsheet that I created drop down lists on. I am creating
dependent lists and hiding previously used items. I can get both of these
options to work independently, but I can't get the Data Validation for these
cells to work with both together. I created Defined Names for both of them,
but I've tried to get both of them in the Source field together with no luck.
Is there a way to make both of these options work together?

Defined Name "PlayerCheck" (This removes the selected players from the drop
down list) =OFFSET(Players!$C$1,0,0,COUNTA(Players!$C$1:$C$6)-COUNTBLANK
(Players!$C$1:$C$6),1)

Defined Name "PosFilter" (This filters the drop down based on another drop
down selection in another column)
=INDIRECT(A2)

I've tried putting them both in the Source field of the Data Validation, but
the the drop down stops working. Any suggestions?



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

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
Data Validation - Multiple Options LPS Excel Discussion (Misc queries) 8 August 11th 06 03:16 PM
ranking query JaimeTimbrell Excel Discussion (Misc queries) 2 February 16th 06 08:09 AM
Inserting a new line when external data changes Rental Man Excel Discussion (Misc queries) 0 January 11th 06 07:05 PM
data validation - select multiple options? A. Excel Discussion (Misc queries) 3 January 2nd 06 09:13 PM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM


All times are GMT +1. The time now is 03:12 AM.

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"