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

Data Analysis

  • What-If Analysis: Scenarios and Goal Seek in Excel
  • Calculate Conditional Percentile ‘IF’ in table in Excel
  • Conditional Formatting Icon Sets Examples in Excel
  • How to conditionally sum numeric data in an Excel table using SUMIFS
  • How to Create One and Two Variable Data Tables in Excel

References

  • Lookup entire row in Excel
  • How to get relative row numbers in a range in Excel
  • Vlookup Examples in Excel
  • Approximate match with multiple criteria in Excel
  • Create hyperlink with VLOOKUP in Excel

Data Validations

  • Data validation must not exist in list
  • Excel Data validation date in specific year
  • Excel Data validation only dates between
  • How To Create Drop-down List in Excel
  • Excel Data validation with conditional list

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

by

What is DAYS function in Excel?

DAYS function is one of Date and Time functions in Microsoft Excel that returns the number of days between two dates.

Syntax of DAYS function

DAYS(end_date, start_date)

The DAYS function syntax has the following arguments.

  • End_date    Required. Start_date and End_date are the two dates between which you want to know the number of days.
  • Start_date   Required. Start_date and End_date are the two dates between which you want to know the number of days.

Note: Excel stores dates as sequential serial numbers so that they can be used in calculations. By default, Jan 1, 1900 is serial number 1, and January 1, 2008 is serial number 39448 because it is 39447 days after January 1, 1900.

DAYS formula explanation

  • If both date arguments are numbers, DAYS uses EndDate–StartDate to calculate the number of days in between both dates.
  • If either one of the date arguments is text, that argument is treated as DATEVALUE(date_text) and returns an integer date instead of a time component.
  • If date arguments are numeric values that fall outside the range of valid dates, DAYS returns the #NUM! error value.
  • If date arguments are strings that cannot be parsed as valid dates, DAYS returns the #VALUE! error value.

Example of DAYS function

Steps to follow:

1. Open a new Excel worksheet.

2. Copy data in the following table below and paste it in cell A1

Note: For formulas to show results, select them, press F2 key on your keyboard and then press Enter.

You can adjust the column widths to see all the data, if need be.

Data
12/31/2011
1/1/2011
Formula Description Result
=DAYS(“3/15/11″,”2/1/11”) Finds the number of days between the end date (3/15/11) and end date (2/1/11). When you enter a date directly in the function, you need to enclose it in quotation marks. Result is 42. 42
=DAYS(A2,A3) Finds the number of days between the end date in A2 and the start date in A3 (364). 364

Post navigation

Previous Post:

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

Next Post:

CLEAN 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

  • Not Equal To ‘<>‘ operator in Excel
  • How to use Excel AND Function
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • IFS function: Description, Usage, Syntax, Examples and Explanation
  • How to use Excel XOR Function

Date Time

  • How to calculate Next working/business day in Excel
  • How to enter Today’s Date or Static Date and Time in Excel
  • Add years to date in Excel
  • NOW function: Description, Usage, Syntax, Examples and Explanation
  • Get work hours between dates and times in Excel

Grouping

  • Group times into unequal buckets in Excel
  • Map text to numbers in Excel
  • Running count group by n size in Excel
  • Group numbers at uneven intervals in Excel
  • How to randomly assign people to groups in Excel

General

  • 44 Practical Excel IF function Examples
  • Excel Autofill Cell Ranges, Copy, Paste
  • How to create dynamic named range with INDEX in Excel
  • How to generate random number weighted probability in Excel
  • How to set or clear a print area in Excel Worksheet
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning