View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
kieffer
 
Posts: n/a
Default Sum if 2 conditions are met


=SUM(IF((Gentex!$C$7:$C$2000="Panamic")*(Gentex!$A W$7:$AW$2000=$A6),Gentex!$G$7:$G$2000))

I want to sum what is in column G only if the 2 conditions are met in
column C and column AW. I get the #value as a result.

Any suggestions.


--
kieffer
------------------------------------------------------------------------
kieffer's Profile: http://www.excelforum.com/member.php...o&userid=30848
View this thread: http://www.excelforum.com/showthread...hreadid=532827