Explanation

This formula uses the WORKDAY function to calculate an end date.

In column E, the WORKDAY function is used to calculate an end date.

Holidays are provided as thenamed range"holidays", G5:G9.

Excel formula: Get project start date

If holidays are not provided, the same formula returns a end date of January 2.

Note the WORKDAY functiondoes notcount the start date as a work day.

If your schedule has different requirements, it’s possible for you to substitute theWORKDAY.INTL functionfor WORKDAY.

Excel formula: Get project midpoint

Unlike the simplerWORKDAY function, WORKDAY.INTL can be…

Excel formula: Add business days to date

Excel formula: Dynamic calendar grid

Excel WORKDAY function

Excel WORKDAY.INTL function