=SUMPRODUCT(--(A1:A100="client"),--(B1:B100="status"),--(C1:C100="type"),D1:
D100)
--
HTH
RP
(remove nothere from the email address if mailing direct)
"MNSNOWGAL" wrote in message
...
I've got 3 columns where I want that info to be "true" and if it is, then
calculate the numbers in the 4th columns for those rows that met the 3
sets
of criteria.
So, if 1) client, 2) status, and 3) type meet my criteria, then I want to
sum the numbers in another column.
I'm going around in circles. Can anyone point me in the right direction?
Thanks much!!
|