WORKDAY

Name

WORKDAY -- 

Synopsis

WORKDAY (start_date,days,holidays)

Description

Returns the day which is @days working days from the @start_date. Weekends and holidays optionally supplied in @holidays are respected.

Returns #NUM! if @start_date or @days are invalid.

Examples

See also

NETWORKDAYS