Countifs for dates that are in the past
I would like to use the countifs formula for each person on my team that looks up their name, and if the action is open, it looks at the due date and if they are beyond that due date. Then have it count the number of occurrences.
This is what I tried which got an error:
=COUNTIFS({CAR Log Range 7}, HAS(@cell, "Jerry"), {CAR Log Range 2}, HAS(@cell, "open"),{CAR Log Range 9}, [Due Date]:[Due Date], <= TODAY())
Answers
-
Hi @PStewart
The {CAR Log Range 9} range needs criteria, such as HAS(@cell, "something").
-
would this just be HAS(@cell,"<= TODAY()") ??
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.2K Get Help
- 451 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!