LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Biff
 
Posts: n/a
Default

Hi!

OK, here's how you do this.....

Make a list somewhere of all the named ranges....

Assume that list is in the range L1:L10

L1 = ITEM1
L2 = ITEM2
...
L10 = ITEM10

Now, select cell A2

Goto DataValidation
Select: List
In the Source box enter this formula:

=CHOOSE(MATCH(A1,L1:L10),item1,item2,item3,item4,. .....item10)

Click OK.

If cell A1 is empty when you enter the above formula a message will pop up
saying that the source currently evaluates to an error and will ask if you
want to continue. Just click on YES.

So, if you enter in A1, ITEM7, then the ITEM7 table will be the drop down
list in cell A2.

You could even have a drop down in A1 that lets you pick which table you
want to use.

Biff

"jparker" wrote in
message ...

Yes, cells P1..P10 have their own unique data validation drop list. The
source of each list is defined in the NAME BOX. For example: cell P1
will have a data validation table named as ITEM1, P2 has a table named
as ITEM2, and so forth. The ITEM1 table is located in cells Z1..Z3.
The entries are Z1=Red, Z2=White, Z3=Blue. The ITEM2 table is in cells
Z4..Z6. The entries are Z4 = green, Z5 = yellow, Z6 = black. P3..P10
are similar.

When I type ITEM1 in cell A1, I would like to be able to use vlookup to
display the drop down list in A2 (once I move the cursor there). A2
should display the list and give me the choice of selecting either red,
white, or blue. Thanks.


--
jparker
------------------------------------------------------------------------
jparker's Profile:
http://www.excelforum.com/member.php...o&userid=26155
View this thread: http://www.excelforum.com/showthread...hreadid=394806



 
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
Using Vlookup with validation Brian Excel Worksheet Functions 4 May 4th 23 03:43 AM
Table Array in VLOOKUP Relies on Data Validation willydlish Excel Worksheet Functions 2 February 16th 05 03:20 AM
I have a validation box on one page and a table on the other how . chris Excel Discussion (Misc queries) 1 February 11th 05 11:46 AM
Vlookup info being used without vlookup table attached? Excel Worksheet Functions 0 January 25th 05 10:43 AM
Validation List and VLookup are ackting strange Jasper Excel Worksheet Functions 1 January 24th 05 01:49 PM


All times are GMT +1. The time now is 10:45 PM.

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

About Us

"It's about Microsoft Excel"