Calculating the delta in days between two date columns
Good afternoon,
Is there a formula that calculates the number of days between two date columns?
Best Answer
-
I actually figured this one out @Seth Morth , but thank you for your help
=SUM([Equipment End Date]@row - [End Date]@row)
Answers
-
Hello,
I found the answer here: https://community.smartsheet.com/discussion/24701/how-do-i-calculate-the-difference-between-2-dates
Looks like you want =NETDAYS([End Date]#, [Equipment End Date]#) where # is the row #.
You can also use =NETDAYS([End Date]@row, [Equipment End Date]@row)
-
Thanks@Seth Morth but its giving me this error ?
-
I actually figured this one out @Seth Morth , but thank you for your help
=SUM([Equipment End Date]@row - [End Date]@row)
-
Hi @BESP10
I am trying to get delta between two dates but its giving error unless the dates are in date column without any formula. Is there any way to get it where date is being fetched using a formula?
Thanks
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 144 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!