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

Data Analysis

  • Excel Frequency Function Example
  • Error Bars in Excel
  • How to create running total in an Excel Table
  • Subtotal function in Excel
  • How to count table rows in Excel

References

  • How to use Excel TRANSPOSE Function
  • Get nth match with INDEX / MATCH in Excel
  • How to use Excel MMULT Function
  • Last row number in range
  • Count rows with at least n matching values

Data Validations

  • Excel Data validation specific characters only
  • Excel Data validation no punctuation
  • Excel Data validation with conditional list
  • Excel Data validation number multiple 100
  • Excel Data validation allow weekday only

Add business days to date in Excel

by

If you need to add or subtract business days (workdays) to a date so that you can calculate a date in the future or past that skips weekends (and holidays),  then this tutorials is for you.

The example below shows how to  Add business days to date in Excel. You can use the WORKDAY function. Holidays are optional.

Formula

=WORKDAY(start_date,days,holidays)

Explanation

In the example, the formula in D6 is:

=WORKDAY(B6,C6,B9:B11)

This adds 7 days to Tuesday, Dec 22 and returns Tuesday, January 5, 2016.

Worked Example:   Get last working day in month in Excel

How this formula works

By default, the WORKDAY function will exclude weekends (Saturday and Sunday). In this case, we have also supplied a list of 3 holidays that all fall in the date range being calculated, which means both the weekends and holidays will be excluded. The following table shows which dates are excluded with and without holidays provided (shaded gray). The final dates returned by WORKDAY are highlighted in yellow

Worked Example:   Get project midpoint 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
Mon, 04-Jan-2016 Mon, 04-Jan-2016
Tue, 05-Jan-2016 Tue, 05-Jan-2016
Wed, 06-Jan-2016 Wed, 06-Jan-2016
Worked Example:   How to generate random date between two dates in Excel

Subtract workdays

To subtract business from a date (instead of adding workdays) just use a negative value for days. For example to get a date 3 workdays before a date in A1, you can use:

=WORKDAY(A1,-3)

 

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

  • SWITCH function example in Excel
  • OR function Examples in Excel
  • FALSE function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel AND Function
  • IF, AND, OR and NOT Functions Examples in Excel

Date Time

  • Sum race time splits in Excel
  • How to calculate working days left in month in Excel
  • MINUTE function: Description, Usage, Syntax, Examples and Explanation
  • YEAR function: Description, Usage, Syntax, Examples and Explanation
  • Add months to date in Excel

Grouping

  • Group numbers with VLOOKUP in Excel
  • How to randomly assign people to groups in Excel
  • Calculate conditional mode with criteria in Excel
  • Group times into unequal buckets in Excel
  • Categorize text with keywords in Excel

General

  • How to add sequential row numbers to a set of data in Excel
  • Spell Check in Excel
  • 3D SUMIF for multiple worksheets in Excel
  • Check if multiple cells have same value in Excel
  • Find, Trace and Correct Errors in Excel Formulas using ‘Formula Auditing’
© 2023 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning