description:
Return the serial number of the date before or after a specified number of workdays. |
syntax:
=WORKDAY( start_date, days, [holidays] ) |
required arguments:
start_date | A start date. |
days | The working days before or after start_date. |
optional arguments:
[holdays] | A list of non-working days. |