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.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!