View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
NBVC[_124_] NBVC[_124_] is offline
external usenet poster
 
Posts: 1
Default SUMProduct Part II


You have to put the extra condition before the overall closing
parenthesis:

Code:
--------------------

=SUMPRODUCT(--('Enroll I'!A$2:$A$2921=$B17),--('Enroll
I'!$O$2:$O$2921="NSITE0"),--('Enroll I'!M$2:$M$2921="Yes"),--('Enroll
I'!N$2:$N$2921="Yes"),--('Enroll I'!P$2:$P$2921="Regular"))
--------------------


--
NBVC

Where there is a will there are many ways.
'The Code Cage' (http;//www.thecodecage.com)
------------------------------------------------------------------------
NBVC's Profile: http://www.thecodecage.com/forumz/member.php?userid=74
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=122392