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
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 202 Industry Talk
- 430 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!