I’m trying to create a formula that would calculate a date based on a status column that would identify if it should be calculated for work days vs regular days.
In the example attached:
IF {Due Date Criteria} = “BD”, then calculate Workdays by adding {Days} to the {Month}
and in the same format as Month column, so the result should be May 28, 2024
IF {Due Date Criteria} = “CD”, then Add {Days} to the {Month} and in the same format as the month column.