Skip to main content

Include Saturday as a WORKDAY?

  • August 25, 2022
  • 1 reply
  • 24 views

Hey all. I’m following this tutorial on auto calculating the end date based on the start date. I got it all working, but would like to include Saturday as a working day (so only exclude Sundays). I’m sure this is simple but keep getting errors in my formula. Here is the formula I’m working with which is based on the standard workday schedule:

IF(AND({Start date},{Duration (days)}),WORKDAY({Start date},{Duration (days)})){Duration (days)}

Thank you!

1 reply

Zack_S
Forum|alt.badge.img+17
  • Inspiring
  • August 25, 2022

Hey Kyle,

Give this a try.