Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Is there a way to display elapsed time for a project?
Comments
-
Do you mean a formula that will calculate the number of days between the start date and today's date?
=TODAY()-[StartDateColumn]1
http://help.smartsheet.com/customer/portal/articles/775363-using-formulas#date
NOTE: it will be negative if TODAY() is before the start date.
-
Try this.
=Round(IF(TODAY()<[Start],"0",TODAY()-[Start]),0) -
Yes. that's exactly it. The difference between "start date" and "today's date."
-
Hello there,
I'm looking for the same data, and when I use your formula I end up with #UNPARSEABLE
I've changed "Start" to " Start Date" as that's the name of the column I'm trying to calculate the date from
I'm new the Smartsheets and appreciate any guidance.
Best,
J
This discussion has been closed.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives