How to count workdays between two dates including Saturdays in Excel?
The NETWORKDAYS function in Excel is commonly used to calculate the number of workdays between two dates, excluding weekends. However, if you want to include Saturdays and exclude only Sundays, this guide provides step-by-step formulas to achieve your goal, with options to account for holidays as well.
Count workdays between two dates including Saturdays with a formula
Count workdays between two dates including Saturdays with a formula
To count workdays between two dates including Saturday in Excel, please do as follows.
To count workdays between two dates including Saturdays "without considering holidays", enter the following formula into the "Formula Bar" and then press the "Enter" key. See screenshot:
=SUMPRODUCT(--(TEXT(ROW(INDIRECT(B1&":"&B2)),"dddd")<>"Sunday"))
Notes:
1) In the formula, B1 and B2 contain the start date and end date you will count days between.2) This formula can only be applied to the date format of MM/DD/YYY and DD/MM/YYYY.To count workdays between two dates including Saturdays "while excluding both Sundays and holidays", use the array formula below and press "Ctrl" + "Shift" + "Enter "keys simultaneously.
=SUMPRODUCT(--(TEXT(ROW(INDIRECT(B1&":"&B2)),"dddd")<>"Sunday"))-SUMPRODUCT(--IF((B3:C3>=B1)*(B3:C3<=B2),(TEXT(B3:C3,"dddd")<>"Sunday"), FALSE))
Notes:
1) In the formula, B1 and B2 contain the start date and end date you will count workdays between. And B3:C3 contains the holidays you will exclude in the workdays.2) This array formula works well in all Excel versions.3) For Excel 2010 and higher versions, the following formula also can help you to count workdays between two dates exclude both Sunday and holidays.=NETWORKDAYS.INTL(B1,B2,11,B3:C3)
4) All formulas can only be applied to the date format of MM/DD/YYY and DD/MM/YYYY.
Related articles:
- How to conditional format dates less than/greater than today in Excel?
- How to concatenate year, month and day to date in Excel?
- How to swap or reverse day and month of date in Excel?
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
All Kutools add-ins. One installer
Kutools for Office suite bundles add-ins for Excel, Word, Outlook & PowerPoint plus Office Tab Pro, which is ideal for teams working across Office apps.





- All-in-one suite ā Excel, Word, Outlook & PowerPoint add-ins + Office Tab Pro
- One installer, one license ā set up in minutes (MSI-ready)
- Works better together ā streamlined productivity across Office apps
- 30-day full-featured trial ā no registration, no credit card
- Best value ā save vs buying individual add-in