How to Count a Date Past and Present
I have set up a formula to Count units passed their due date. The formula I have is =COUNTIFS([Completion Due Date]@row:[Completion Due Date]@row, <TODAY()) but I also want to include current dates to flag up as due. I feel like it will be something so simple but I have tried a few things and been on google and can't find the answer.
Thanks,
Best Answer
-
I believe it should be a countif formula instead of countifs if you are using it as you have it above. If you want it to include the current date as well you would right it as =COUNTIF([Completion Due Date]@row:[Completion Due Date]@row, <=TODAY())
Answers
-
I believe it should be a countif formula instead of countifs if you are using it as you have it above. If you want it to include the current date as well you would right it as =COUNTIF([Completion Due Date]@row:[Completion Due Date]@row, <=TODAY())
-
That worked thank you very much, knew it would be a simple change!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 151 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!