How to count the number of days except Sunday/weekends in Excel?
For example you need to count the total number of days except weekend between 2015/1/1 and 2015/10/31 for working schedule, how will you figure it out in Excel? And what if counting the number of all days except only Sunday in Excel? This article will introduce several solutions for you!
Count the number of days except Sunday with formulas
Count the number of days except Sunday with Kutools for Excel
Count the number of days except weekends (Saturday and Sunday) with Kutools for Excel
Count the number of days except Sunday with formulas
This section will introduce formulas to count the numbers of days except Sunday in a date range in Excel. Please do as follows:
Select a blank cell you will return the number of days except Sunday, enter the formula =SUM(IF(WEEKDAY(ROW(INDIRECT(B1&":"&B2)),2)<>7, 1,0)) (B1 is the start date, and B2 is the end date) into it, and press the Ctrl + Shift + Enter keys at the same time.
And then you will get the total number of days except Sunday in the specified date range. See screenshot:
Notes:
(1) You can also apply the formula =SUMPRODUCT((WEEKDAY(ROW(INDIRECT(B1&":"&B2)),2)<>7)*1) (B1 is start date and B2 is end date) to count the number of all days except Sunday in the specified date range.
(2) This array formula =SUM(IF(TEXT(ROW(INDIRECT(B1&":"&B2)), "ddd")<>"Sun", 1, 0)) (B1 is start date and B2 is end date; and please remember to press the Ctrl + Shift + End keys simultaneously to finish the array formula) can also count the days except Sunday in the specified date range.
Count the number of days except Sunday with Kutools for Excel
This section will introduce Kutools for Excel’s Count the number of specific weekday formula to count the number of days except Sunday in Excel. Please do as follows:
Kutools for Excel - Packed with over 300 essential tools for Excel. Enjoy permanently free AI features! Download now!
1. Select the blank cell you will return the number of Sunday, and click Kutools > Formula Helper > Statistical > Count the number of specific day of the week.
2. In the opening Formula Helper dialog box, please specify the start date and end date as you need, type 1 into the Weekday box, and click the Ok button.
And then you will get the number of Sunday in the specified date range.
Note: You can directly type the start date or end date into corresponding box as “1/1/2015”.
3. Select a blank cell you will return the number of days except Sunday, enter the formula =(B2-B1+1)-B3 (B2 is the end date, B1 is the start date, and B3 is the cell with total number of Sunday) and press the Enter key. And then you will get the number of days except Sunday in the specified date range. See screenshot:
Kutools for Excel - Supercharge Excel with over 300 essential tools. Enjoy permanently free AI features! Get It Now
Count the number of days except weekends (Saturday and Sunday) with Kutools for Excel
Kutools for Excel provides another Count weekdays between two dates formula to help us easily count the days except all weekends (Saturday and Sunday) between two dates in Excel. Please do as follows:
Kutools for Excel - Packed with over 300 essential tools for Excel. Enjoy permanently free AI features! Download now!
1. Select a blank cell you will return the number of days except weekends, and click Kutools > Formula Helper > Statistical > Number of working days between two dates.
2. In the opening Formula Helper dialog box, specify the start date and end date as you need, and click the Ok button. See screenshot:
And then you will get the number of all days except weekends (Saturday and Sunday) in the specified date range.
Note: You can directly type the start date or end date into corresponding box as “1/1/2015”.
Kutools for Excel - Supercharge Excel with over 300 essential tools. Enjoy permanently free AI features! Get It Now
Demo: count the number of days except Sunday/weekends in Excel
Related articles:
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!