1

Calculate business days between two dates


S
Slidedesignr

Hi, I'm building a form that clients can use to create their own quote for design projects. They can specify what their desired deadline (date and time) is with a calendar question. Currently, in the quote calculator, a rush fee is added if their deadline is less than 3 days from NOW.

However, we need to be counting the business days from now--if they fill out the form on a Saturday, Saturday and Sunday should not count. A deadline 3 days from Saturday should fall on a Wednesday. A deadline 1 day from Friday should fall on Monday. And so on. Is there a way to add a BUSINESSDAYS variable?

A