NETWORKDAYS
Last updated
Last updated
The NETWORKDAYS function returns the number of workdays between two dates. It accepts two dates as inputs.
fromDate - Starting date in the range. Required. This can be a date, a node reference or a measure that includes the date.
toDate- Ending date in the range. Required. This can be a date, a node reference or a measure that includes the date.
Number.