• Home
  • NETWORKDAYS Function

NETWORKDAYS Function

The NETWORKDAYS function is one of the date and time functions. It is used to return the number of the work days between two dates (start date and end-date) excluding weekends and dates considered as holidays.

Syntax

NETWORKDAYS(start_date, end_date, [holidays])

The NETWORKDAYS function has the following argument:

ArgumentDescription
start_dateThe first date of the period, entered using the DATE function or other date and time function.
end_dateThe last date of the period, entered using the DATE function or other date and time function.
holidaysAn optional argument that specifies which dates besides weekends are nonworking. You can enter them using the DATE function or other date and time function or specify a reference to a range of cells containing dates.
Notes

How to apply the NETWORKDAYS function.

Examples

The figure below displays the result returned by the NETWORKDAYS function.

NETWORKDAYS Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags