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

Data Analysis

  • Understanding Anova in Excel
  • How to Create Column Chart in Excel
  • How To Remove Duplicates In Excel Column Or Row?
  • Conflicting Multiple Conditional Formatting Rules in Excel
  • Conditional Formatting New Rule with Formulas in Excel

References

  • How to get last row in text data in Excel
  • How to get address of first cell in range in Excel
  • How to use Excel MMULT Function
  • Get nth match with INDEX / MATCH in Excel
  • How to get first column number in range in Excel

Data Validations

  • Excel Data validation must not contain
  • Excel Data validation allow weekday only
  • Excel Data validation must contain specific text
  • How To Create Drop-down List in Excel
  • Data validation must not exist in list

Get days between dates ignoring years in Excel

by

To calculate days between two dates, ignoring year values, use the DATEDIF function.

Formula

=DATEDIF(start_date,end_date,"yd")

In the example shown, the formula in D6 is:

=DATEDIF(B6,C6,"yd")

Explanation

The DATEDIF function can handle a variety of “date difference” calculations to calculate the difference between two dates in years, months, and days.  DATEDIF takes 3 arguments: start date, end_date, and “unit”, which controls which result is returned.

In this case, we want days ignoring years so we supply “yd” for unit. (For the full list of options, see the DATEDIF page).

Once configured, the function is fully automatic and returns a result in the unit requested.

Post navigation

Previous Post:

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

Next Post:

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

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

  • How to return blank in place of #DIV/0! error in Excel
  • Excel If, Nested If, And/Or Criteria Examples
  • OR function: Description, Usage, Syntax, Examples and Explanation
  • Extract multiple matches into separate rows in Excel
  • Not Equal To ‘<>‘ operator in Excel

Date Time

  • How to get same date next year or previous year in Excel
  • Convert Excel time to decimal hours in Excel
  • MONTH function: Description, Usage, Syntax, Examples and Explanation
  • DAY function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate project start date based on end date in Excel

Grouping

  • Running count group by n size in Excel
  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel
  • How to randomly assign data to groups in Excel
  • Calculate conditional mode with criteria in Excel

General

  • Split Cell Content Using Text to Columns in Excel
  • How to Create Calendar in Excel
  • Delete Blank Rows at Once in Excel
  • List worksheet index numbers in Excel
  • Basic error trapping example in Excel
© 2026 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning