Hi,
I am trying to get the sum of Green Communities eligible projects in a fiscal Year. What I have for a formula is:
=SUMIFS([Fiscal Year]:[Fiscal Year], "FY23", [Estimated Acquisition Cost]:[Estimated Acquisition Cost], >0, [Grant Name]:[Grant Name], "Green Communities")
And this is throwing a Incorrect Argument set.
Any ideas what I am missing?
Thanks!!