Hi all,
I need to compute a deadline given a starting date and the number of working days. I have already known that Airtable offers the formula WORKDAY(startDate, numDays, [holidays]) for such purpose. However, the formula automatically takes Saturd...