Hello,
I'm trying to do a SUMIFS Formula for a month.
=SUMIFS({Period Month}, "January", {cuscode}, Category@row, {extprice})
I'm getting incorrect argument.
Previously I did this formula for the total and it worked.
=SUMIF({cuscode}, Category@row, {extprice})
Not sure why the modification isn't working?
Amy