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
- Smartsheet Customer Resources
- 62.3K Get Help
- 361 Global Discussions
- 199 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 444 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!