Skip to content
Free Excel Tutorials
  • Home
  • Excel For Beginners
  • Excel Intermediate
  • Advanced Excel For Experts

Data Analysis

  • Create Scatter Chart in Excel
  • Excel Frequency Function Example
  • How To Insert and Customize Sparklines in Excel
  • Conditional Formatting Rules in Excel
  • Remove Duplicates Example in Excel

References

  • Excel Advanced Lookup using Index and Match Functions
  • How to get first row number in range in Excel
  • How to use Excel ROW Function
  • INDEX function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel ROWS Function

Data Validations

  • Excel Data validation allow weekday only
  • Excel Data validation whole percentage only
  • How To Create Drop-down List in Excel
  • Excel Data validation must begin with
  • Excel Data validation must contain specific text

Add workdays to date custom weekends in Excel

by

It you need to add workdays to date custom weekends in Excel then this tutorials is for you. See the example below.

To add or subtract workdays days to a date so that you can calculate a date in the future or past that skips weekends (customized) and holidays , you can use the WORKDAY.INTL function. Holidays and weekend are both optional.

Formula

=WORKDAY.INTL(start_date,days,weekend, holidays)

Explanation

In the example, the formula in D6 is:

=WORKDAY.INTL(B6,C6,11,B9:B11)

This formula adds 7 workdays days to Tuesday, Dec 22. Three holidays are supplied and weekends are set using 11 for the weekend argument, which means “Sunday only”. The result is Wednesday, December 30, 2015.

Worked Example:   How to calculate future date say 6 months ahead in Excel

How this formula works

By default, the WORKDAY.INTL function will exclude weekends (Saturday and Sunday). In this case, however, we have supplied 11 for this argument, which means “Sunday only” (see: full list weekend codes).

Worked Example:   Add workdays no weekends in Excel

We have also supplied a list of 3 holidays that all fall in the date range being calculated, which means that the holidays and Sundays will be excluded. The following table shows which dates are excluded with and without holidays provided (exluded dates are shaded gray). The final dates returned by WORKDAY are highlighted in yellow.

Worked Example:   Add days exclude certain days of week in Excel
No holidays Holidays provided
Wed, 23-Dec-2015 Wed, 23-Dec-2015
Thu, 24-Dec-2015 Thu, 24-Dec-2015
Fri, 25-Dec-2015 Fri, 25-Dec-2015
Sat, 26-Dec-2015 Sat, 26-Dec-2015
Sun, 27-Dec-2015 Sun, 27-Dec-2015
Mon, 28-Dec-2015 Mon, 28-Dec-2015
Tue, 29-Dec-2015 Tue, 29-Dec-2015
Wed, 30-Dec-2015 Wed, 30-Dec-2015
Thu, 31-Dec-2015 Thu, 31-Dec-2015
Fri, 01-Jan-2016 Fri, 01-Jan-2016
Sat, 02-Jan-2016 Sat, 02-Jan-2016
Sun, 03-Jan-2016 Sun, 03-Jan-2016

Post navigation

Previous Post:

Number and Text Filters Examples in Excel

Next Post:

Convert date string to date time in Excel

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Learn Basic Excel

Ribbon
Workbook
Worksheets
Format Cells
Find & Select
Sort & Filter
Templates
Print
Share
Protect
Keyboard Shortcuts

Categories

  • Charts
  • Data Analysis
  • Data Validation
  • Excel Functions
    • Cube Functions
    • Database Functions
    • Date and Time Functions
    • Engineering Functions
    • Financial Functions
    • Information Functions
    • Logical Functions
    • Lookup and Reference Functions
    • Math and Trig Functions
    • Statistical Functions
    • Text Functions
    • Web Functions
  • Excel VBA
  • Excel Video Tutorials
  • Formatting
  • Grouping
  • Others

Logical Functions

  • Check multiple cells are equal in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel TRUE Function
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel XOR Function

Date Time

  • Convert decimal seconds to Excel time
  • Convert text to date in Excel
  • Display the current date in Excel
  • Convert date to month and year in Excel
  • Excel Date & Time Functions Example

Grouping

  • Group numbers at uneven intervals in Excel
  • Categorize text with keywords in Excel
  • Running count group by n size in Excel
  • How to randomly assign people to groups in Excel
  • Group numbers with VLOOKUP in Excel

General

  • Share Excel data with Word documents
  • Advanced Number Formats in Excel
  • How to count total columns in range in Excel
  • How to generate random times at specific intervals in Excel
  • Count cells that contain errors in Excel
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning