B
Brian
I want to use SUMIF with multiple ranges.
The following formula works OK:
=SUM('Co loan accounts'!M12:M22,'Co loan accounts'!M25:M32)
However, the following does not:
=SUMIF('Co loan accounts'!M12:M22,'Co loan accounts'!M25:M32,"<"&0)
Is there a way of doing this, or do I have to use some kind of workaround?
The following formula works OK:
=SUM('Co loan accounts'!M12:M22,'Co loan accounts'!M25:M32)
However, the following does not:
=SUMIF('Co loan accounts'!M12:M22,'Co loan accounts'!M25:M32,"<"&0)
Is there a way of doing this, or do I have to use some kind of workaround?