HELP

D

Dan

I am trying to make a sum... it need to do what a SUMIF does but it needs to
ask 2 questions to get a answer
 
B

Bob Phillips

=SUMPRODUCT(--(rng1="value"),--(rng2=number),rng3)

--

HTH

RP
(remove nothere from the email address if mailing direct)
 
Top