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

Data Analysis

  • Move chart to a separate worksheet in Excel
  • Excel Pie Chart
  • How to sum a total in multiple Excel tables
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to create Checklist in Excel

References

  • Extract all partial matches in Excel
  • Approximate match with multiple criteria in Excel
  • Last row number in range
  • Left Lookup in Excel
  • Get nth match with INDEX / MATCH in Excel

Data Validations

  • Prevent invalid data entering in specific cells
  • Excel Data validation whole percentage only
  • Excel Data validation must begin with
  • Excel Data validation specific characters only
  • Excel Data validation allow weekday only

Add months to date in Excel

by

It you need to add months to date in Excel then this tutorials is for you. See example below:

To add a given number of years to a date, you can use the EDATE function.

Formula

=EDATE(date,months)

Explanation

In the example shown, the formula in D5 is:

=EDATE(B5,C5)

How this formula works

The EDATE function is fully automatic. Simply supply a valid date and a number of months and EDATE will return a new date. To subtract months from a date, supply a negative value.

Adding years

To move forwards and backwards in years from a certain date, you can multiply by 12 inside EDATE like this:

=EDATE(A1,12*10) // 10 years
=EDATE(A1,12*50) // 50 years

 

Post navigation

Previous Post:

COSH function: Description, Usage, Syntax, Examples and Explanation

Next Post:

Excel Data validation require unique number

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

  • Nested IF function example in Excel
  • IF function: Description, Usage, Syntax, Examples and Explanation
  • SWITCH function: Description, Usage, Syntax, Examples and Explanation
  • Invoice status with nested if in Excel
  • Extract multiple matches into separate rows in Excel

Date Time

  • How to enter Today’s Date or Static Date and Time in Excel
  • Add days to date in Excel
  • Get days between dates in Excel
  • Calculate number of hours between two times in Excel
  • Get days before a date in Excel

Grouping

  • Group times into 3 hour buckets in Excel
  • Group numbers with VLOOKUP in Excel
  • Map text to numbers in Excel
  • Categorize text with keywords in Excel
  • Group arbitrary text values in Excel

General

  • How to count total columns in range in Excel
  • How to generate random number weighted probability in Excel
  • Transpose: Switch ‘Rows to Columns’ or ‘Columns to Rows’ in Excel
  • How to calculate percent of goal in Excel
  • Mark Workbook as Final in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning