Thread: excel formula
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
ROHIT ROHIT is offline
external usenet poster
 
Posts: 38
Default excel formula

Hi
i have this formula
=INDEX(Consol!$A$13:$BD$1000,MATCH($C$13,Consol!$A $13:$A$1000,0),MATCH(D2,Consol!$A$11:$BZ$11,0))

i want to use same formula but this time it has to match more than one cell
and add.

Thanks