NETWORKDAYS function

description:

Returns the number of whole workdays between two dates.

 

syntax:

=NETWORKDAYS( start_dateend_date[holidays] )

 

required arguments:

start_date The start date.
end_date The end date.

 

optional arguments:

[holidays] A list of one or more dates that should be considered non-work days.