Over 2 million + professionals use CFI to learn accounting, financial analysis, modeling and more. Unlock the essentials of corporate finance with our free resources and get an exclusive sneak peek at the first module of each course.
Start Free
What is the NETWORKDAYS.INTL Function?
The NETWORKDAYS.INTL Function[1] helps in calculating the number of workdays between two given dates and, thus, works as a business days calculator. It is a built-in function and is categorized as an Excel Date/Time Function. The function was introduced in MS Excel 2010.
The NETWORKDAYS.INTL function includes the following arguments:
Start_date (required argument) – Start_date will either be earlier than end_date or later than end_date or the same as end_date.
End_date (required argument) – The end date.
Weekend (optional argument) – If we omit the weekend parameter, it will assume that the weekends will contain Sunday & Saturday. The function excludes Saturday and Sunday by default, but it provides a way for the user to specify which days of the week are considered weekends.
The following are the weekend number values that indicate which weekend days the function will take:
Weekend Number
Weekend Days
1 or omitted
Saturday, Sunday
2
Sunday, Monday
3
Monday, Tuesday
4
Tuesday, Wednesday
5
Wednesday, Thursday
6
Thursday, Friday
7
Friday, Saturday
11
Sunday only
12
Monday only
13
Tuesday only
14
Wednesday only
15
Thursday only
16
Friday only
17
Saturday only
Weekend string values are seven characters long and each character in the string represents a day of the week. It starts on Monday. 1 represents a non-workday and 0 represents a workday. Only the characters 1 and 0 are permitted in the string. For example, 0000110 would result in a weekend that is Friday and Saturday.
Holidays (optional argument) – This specifies the list of holidays that should be excluded from the workdays calculation. We can enter it as a range of cells that contain the holiday dates (that is F2:F4) or as a list of serial numbers that represent the holiday dates.
How to use NETWORKDAYS.INTL Function in Excel?
Let’s see a few examples to understand how the function works.
Example 1 (Business days calculator)
Let’s say we wish to calculate the workdays or business days from January 11, 2017 to January 31, 2018. The holidays in between are:
November 23, 2017 – Thanksgiving Day
December 25, 2017 – Christmas
January 1, 2018 – New Year
If we consider that the weekend falls on Saturday and Sunday, using the start date, end date and holidays given, we can calculate the number of working days.
The formula to use would be:
Using this formula, we will get the number of working days as 273.
We can change the weekends according to our requirements by providing the values given above.
Example 2 (Business days calculator)
When calculating past working days, it will give a negative result.
The dates given are February 28, 2016 as start date and January 31, 2016 as the end date. There are no holidays in between. However, the weekend comes on Friday and Saturday. So, the formula to be used would be =NETWORKDAYS.INTL(A2,B2,7).
The result we got is -21, that is, 21 past days.
Example 3 (Business days calculator)
Continuing with Example 1, let’s assume that the weekend falls on Thursday. The formula to be used would be =NETWORKDAYS.INTL(A2,B2,15,D2:D4).
So, the function gave us the result of 329 days, as weekends fall on Thursday and Thanksgiving is on Thursday.
Notes about the NETWORKDAYS.INTL Function
Negative return value – If the start date is later than the end date, the function will return a negative value.
#NUM! error – Occurs when start_date or end_date are outside the range of the current date base value.
#VALUE! error – When the weekend string contains invalid characters or is of invalid length, we will get this error.
Thanks for reading CFI’s guide to important Excel functions and how to make a business days calculation in Excel! By taking the time to learn and master these functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Launch CFI’s Excel Crash Course now to take your career to the next level and move up the ladder!
Take your learning and productivity to the next level with our Premium Templates.
Upgrading to a paid membership gives you access to our extensive collection of plug-and-play Templates designed to power your performance—as well as CFI's full course catalog and accredited Certification Programs.
Gain unlimited access to more than 250 productivity Templates, CFI's full course catalog and accredited Certification Programs, hundreds of resources, expert reviews and support, the chance to work with real-world finance and research tools, and more.