*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
- 62.1K Get Help
- 349 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 133 Brandfolder
- 127 Just for fun
- 127 Community Job Board
- 455 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 36 Webinars
- 7.3K Forum Archives