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
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 67 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!