Month/Year Row Count Function

Hello All,
Can someone help me figure out why this formula is not working anymore?
=COUNTIFS({OSPO Engagements Archive complete date}, IFERROR(MONTH(@cell), 0) = 1, {OSPO Engagements Archive Hierarchy}, =0, {OSPO Engagements Archive complete date}, IFERROR(YEAR(@cell), 0) = 2019)
It used to count all of the rows for a specific month and year where the hierarchy was "0". It is now returning "Incorrect Argument".
Comments
-
Can you post a screenshot of the formula in the sheet similar to the screenshot below?
-
Hi Paul,
I will do my best.
This is currently working (screenshot) and provides the result of all rows with month and year (titled as such). What I need though is this format and isolating only those rows that also have "0" as the hierarchy. The formula I presented in my initial query used to work, but I tried to copy it to other rows and broke it.
That formula is: =COUNTIFS({OSPO Engagements Archive complete date}, IFERROR(MONTH(@cell), 0) = 1, {OSPO Engagements Archive Hierarchy}, =0, {OSPO Engagements Archive complete date}, IFERROR(YEAR(@cell), 0) = 2019)
-
How do you have the hierarchy established on the source sheet? You would need a column that actually produces the appropriate hierarchy number. You would then reference this column in a cross sheet reference.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.8K Get Help
- 474 Global Discussions
- 205 Use Cases
- 516 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 522 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!