View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default VLookup return validation list

Probably not, but maybe you are looking for a dependent DV list based on
selection from your first DV list.

i.e. first list has vegetables, fruit, dogs, cats

Second list has selections like beets, rutabagas, celery, carrots if you select
vegetables.

Or pears, apples, oranges if you select fruit.

You can then VLOOKUP on those if you like.

See Debra Dalgleish's site for how to set up multiple dependent DV lists.

http://www.contextures.on.ca/xlDataVal02.html


Gord Dibben MS Excel MVP

On 21 Mar 2007 15:20:12 -0700, "bactfarmer" wrote:

Can VLOOKUP return a validation list that would then look up something
new?