View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Westy Westy is offline
external usenet poster
 
Posts: 11
Default New 2007 Sumifs formula - Is there a new 2 criteria vlookup?

Is there a new multiple criteria vlookup in 2007 just like there is the new
sumifs formula eg does not need to be an array formula, can reference columns
instead of cell ranges etc.

I am currently using
{=INDEX('Sheet!$O$2:$O$35000,MATCH(1,('Sheet'!$Q$2 :$Q$35000=D2)*('Sheet'!$M$2:$M$35000=F2),0))}