Help with COUNTIFS Formula: Unparseable Error When Counting Completed Rows After a Date

System
Employee
This discussion was created from comments split from: COUNTIFS between dates & criteria..
Answers
-
Hi all! Similar to OP, I'm getting an unparseable error with my formula. I'm trying to get a count for rows after a certain date that are marked as complete. Appreciate any insight to help resolve.
=COUNTIFS(([Date Received]:[Date Received], >=DATE(2024, 9, 29)), (Status:Status, "Complete"))
-
@nracelis It looks like you have some parenthesis issues.
=COUNTIFS([Date Received]:[Date Received], >=DATE(2024, 9, 29), Status:Status, "Complete")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!