Networkdays formula with result as a date

Pamella Souza
✭✭✭
I have a formula that calculates the number of business days between two dates and gives me the result in days.
Now I need the same thing, but I need the result as a date.
Here is the formula I am using for the duration in days:
=IFERROR(NETWORKDAYS([START DATE]6, [END DATE]6), 0)
Can someone help me figure out how I can get the result as a date, please?
Thanks,
Pamella.
Answers
-
UPDATE
I got it working with Workday, but had to add 44 days in instead of 45 to get the result I wanted for.
=WORKDAY([START DATE]@row, 44)
Cheers.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 450 Global Discussions
- 155 Industry Talk
- 505 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 514 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!