K
KellyC
I have a spreadsheet that requires pulling three different criteria from the
same column and summing the result; however, I have four possibilities. I
have created the following formula, which works, but it seems long and
cumbersome. Is there something else like SUMPRODUCT? Thank you!
=SUMIF(D815,"A",E8:E16)+SUMIF(D815,"D",E8:E15)+SUMIF(D815,"C",E8:E16)
same column and summing the result; however, I have four possibilities. I
have created the following formula, which works, but it seems long and
cumbersome. Is there something else like SUMPRODUCT? Thank you!
=SUMIF(D815,"A",E8:E16)+SUMIF(D815,"D",E8:E15)+SUMIF(D815,"C",E8:E16)