I'm trying to build something to calculate a due date, but am running into some issues with calculating workdays where the start date is a non-workday.
Scenario
Item is received on 7/29/18. The deadline should be 2 working days. This formula pushes the due date to 7/31, but I need for it to...