Excel NETWORKDAYS Function

 

Summary

The Excel NETWORKDAYS function calculates the number of working days between two dates. NETWORKDAYS automatically excludes weekends (Saturday and Sunday) and can optionally exclude a list of holidays. NETWORKDAYS includes both the start date and end date when calculating work days. This means if you give NETWORKDAYS the same date for start date and end date and the date is not a weekend or holiday, it will return 1. NETWORKDAYS can also optionally take into account holidays. For the holidays argument supply a range that contains holiday dates. These are also treated as non-working days and will not be included in the result.

Purpose

Get the number of working days between two dates.

Return value

A number representing days.

Syntax

=NETWORKDAYS (start_date, end_date, [holidays])

Arguments

• start_date - The start date.

• end_date - The end date.

• holidays - [optional] A list of non-work days as dates.

Count only days without holidays


The result will be


Count days with holidays


The result will be


Short Writting

The NETWORKDAYS function counts the number of working days between two dates automatically excluding weekends i.e. Saturday and Sunday and optionally excluding holidays. The NETWORKDAYS function can also exclude holidays supplied as a list of dates. NETWORKDAYS can be used to calculate employee benefits that ensue based on days worked, the number of working days available during a project, the number of working days required to resolve a customer support issue and so on.

Notes:

1.  NETWORKDAYS calculates whole work days and ignoring any time values.

2.  NETWORKDAYS will automatically exclude both Saturday and Sunday. If you have a custom weekend schedule.

3.  NETWORKDAYS includes both the start date and end date when calculating work days. This means if you give NETWORKDAYS the same date for start date and end date, it will return 1.


Here Start Date and End Date is the same, so the result will be 1


You can also see the video regarding NETWORKDAYS 




Recommended Articles

If Function











Comments

Popular posts from this blog

TDS on Salary – Entry in Tally

Post Dated Cheque (PDC) Management

Personal Accounts in Tally