I am trying to write a formula that will calculate receipt totals by month (starting this month)
Here is the formula i am using, but it is returning an invalid data type
=SUMIFS({Joseph Nelums- CRS Expense Reporting Receipt Total}, {Joseph Nelums- CRS Expense Reporting Date}, YEAR(@cell) = YEAR(TODAY()), {Joseph Nelums- CRS Expense Reporting Date}, MONTH(@cell) = 4)
Thanks for you help!

