*urgent request* - Days until Formula
Hello SmartSheet World,
I am wondering if there is a good formula that can provide me the number of days until a date is reached?
In the snip below, there will be a date added to the "CO Date ..." column and next to that column I want to create a formula that tells me how many days there are until that date arrives. Is this formula possible? I don't want to use an automation, I just want to populate the number of days.
Thank You,
Dustin
Best Answers
-
I think this would work for you:
=IF(ISDATE([CO Date (Confirmed or Projected)]@row), [CO Date (Confirmed or Projected)]@row - TODAY(), "No Date")
This can be converted to a column formula and will display "No Date" if there isn't a date in the CO column.
-
No problem. Glad it's working.
Answers
-
I think this would work for you:
=IF(ISDATE([CO Date (Confirmed or Projected)]@row), [CO Date (Confirmed or Projected)]@row - TODAY(), "No Date")
This can be converted to a column formula and will display "No Date" if there isn't a date in the CO column.
-
@David Tutwiler I think that worked, thank you sir!!
-
No problem. Glad it's working.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives