HI there
I have a list of credit card transactions.
I need to total that amounts paid by card where
transaction code (column =1
AND
transaction description code (column I) = 1
AND
Card type (column J) = “amex” or “visa” or “m/c”
Sumif will work for one condition. I was just reading about sumproduct and how it can do conditional summing, but got lost.
Can anyone help with a formula?
thanks in advance.