K
Klee
Hi there,
I am trying to do a sumif using two criteria. I thought I might be able to
combine a Sumif with And: but that didn't work.
I'm trying to sum m4:m80 but only cells where both they and the cell beside
them in N4:n80 are both <0.
Based on what I have been reading here I have come up with this:
=SUMPRODUCT(--(M4:M80 "<0"),--(n4:n80 "<0"),m4:m80))
I've never used sumproduct or -- but it doesn't seem to work. What am i
doing wrong?
Thanks,
I am trying to do a sumif using two criteria. I thought I might be able to
combine a Sumif with And: but that didn't work.
I'm trying to sum m4:m80 but only cells where both they and the cell beside
them in N4:n80 are both <0.
Based on what I have been reading here I have come up with this:
=SUMPRODUCT(--(M4:M80 "<0"),--(n4:n80 "<0"),m4:m80))
I've never used sumproduct or -- but it doesn't seem to work. What am i
doing wrong?
Thanks,