Thread: formula help
View Single Post
  #1  
Old February 17th, 2010, 02:57 AM posted to microsoft.public.excel.newusers
ROHIT
external usenet poster
 
Posts: 36
Default formula help

Hi

i got this formula

=INDEX($A$13:$BD$1000,MATCH($C$13,$A$13:$A$1000,0) ,MATCH(D2,$A$11:$BZ$11,0))

i want to use the same formual but this time to match more than cell.

thanks