Calculating due dates
Melly
✭✭
Hi there
I am trying to calculate a due date from a "created date" column and a number column,. So want it to calculate the due date given the number in the "target turnaround days column" eg 3, but exclude working days.
Can anyone help please,
Melissa
Answers
-
I think you're looking for the WORKDAY function. It takes in a date and then increments based on a number, but skipping non-work days. So something like this should work:
=WORKDAY([Created Date]@row, [Target Turnaround Days]@row)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.4K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 430 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 446 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 35 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!