View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JT JT is offline
external usenet poster
 
Posts: 234
Default Vlookup w/multiple lookups

Value 1 Value 2 Value 3
1 1 A
1 2 B
2 1 C
2 2 D

I want to lookup value 3, but I want use both value 1 & 2 before. What's
the best way to accomplish this.