IFERROR MONTH
#UNPARSEABLE error when adding the MONTH function.
=COUNTIFS({Incoming Quality 1}, Quality@row, {Intake Sheet Range 1}, IFERROR(MONTH(@cell),0) = 4))
Best Answers
-
I think you just have an extra parenthesis at the end, so I think it should be
=COUNTIFS({Incoming Quality 1}, Quality@row, {Intake Sheet Range 1}, IFERROR(MONTH(@cell),0) = 4)
This help article is great for figuring these out, I use it regularly
-
Yes, Thank you.
Answers
-
Are you able to provide a screenshot of the formula in the sheet similar to the below?
-
I think you just have an extra parenthesis at the end, so I think it should be
=COUNTIFS({Incoming Quality 1}, Quality@row, {Intake Sheet Range 1}, IFERROR(MONTH(@cell),0) = 4)
This help article is great for figuring these out, I use it regularly
-
Yes, Thank you.
-
@Kimberly Loveless Good catch. That's usually one of the first things I look at. I'm not sure why I didn't this time. Thanks!!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!