Creating an Expiration Countdown
Hello,
I need to create a tracker that counts down when a contract is going to expire. I am trying to use NETWORKDAYS function and it is not working for me. Does anyone have any suggestions on how I can do this?
Things to keep in mind is that this would be a living spreadsheet so the days to expiration would have to change as the dates change!
Thank you for your help and advice in advance! 😀
Answers
-
Hi Robin,
This should work for you. You can change the funtion to NETWORKDAYS if you don't want to include weekends. Change my [expiration date] to the name of your column with the expiration date. That column must be set with a date property. The column with the formula below needs to be a number/text column.
=NETDAYS(Today(), [expiration date]@row)
Work?
Mark
I'm grateful for your "Vote Up" or "Insightful". Thank you for contributing to the Community.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 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!