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