Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
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.

The NETWORKDAYS function syntax is:

NETWORKDAYS(start-date, end-date [,holidays])

where

start-date is the first date of the period, entered using the Date function or other date and time function.

end-date is the last date of the period, entered using the Date function or other date and time function.

holidays is 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.

To apply the NETWORKDAYS function,

  1. select the cell where you wish to display the result,
  2. click the Insert function
    icon situated at the top toolbar,
    or right-click within a selected cell and select the Insert Function option from the menu,
    or click the
    icon situated at the formula bar,
  3. select the Date and time function group from the list,
  4. click the NETWORKDAYS function,
  5. enter the required arguments separating them by commas,
  6. press the Enter button.

The result will be displayed in the selected cell.

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