Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

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:

Argument Description
start_date The first date of the period, entered using the DATE function or other date and time function.
end_date The last date of the period, entered using the DATE function or other date and time function.
holidays An 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

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action