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

Data Analysis

  • How To Load Analysis ToolPak in Excel
  • Understanding Anova in Excel
  • How to Create Column Chart in Excel
  • How To Perform and Interpret Regression Analysis in Excel
  • Use Data Form to input, edit and delete records in Excel

References

  • Last row number in range
  • Two-column Lookup in Excel
  • How to use Excel LOOKUP Function
  • How to retrieve first match between two ranges in Excel
  • Lookup entire row in Excel

Data Validations

  • Excel Data validation number multiple 100
  • Prevent invalid data entering in specific cells
  • Excel Data validation allow weekday only
  • Excel Data validation must not contain
  • Excel Data validation with conditional list

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

by

What is DAYS360 function in Excel?

DAYS360 function is one of Date and Time functions in Microsoft Excel that returns the number of days between two dates based on a 360-day year (twelve 30-day months), which is used in some accounting calculations. Use this function to help compute payments if your accounting system is based on twelve 30-day months.

Syntax of DAYS360 function

DAYS360(start_date,end_date,[method])

The DAYS360 function syntax has the following arguments:

  • Start_date, end_date: The two dates between which you want to know the number of days. If start_date occurs after end_date, the DAYS360 function returns a negative number. Dates should be entered by using the DATE function, or derived from the results of other formulas or functions. For example, use DATE(2008,5,23) to return the 23rd day of May, 2008. Problems can occur if dates are entered as text.
  • Method(Optional): A logical value that specifies whether to use the U.S. or European method in the calculation.
Method Defined
FALSE or omitted U.S. (NASD) method. If the starting date is the last day of a month, it becomes equal to the 30th day of the same month. If the ending date is the last day of a month and the starting date is earlier than the 30th day of a month, the ending date becomes equal to the 1st day of the next month; otherwise the ending date becomes equal to the 30th day of the same month.
TRUE European method. Starting dates and ending dates that occur on the 31st day of a month become equal to the 30th day of the same month.

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

Example of DAYS360 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.

Dates
1-Jan-11
30-Jan-11
1-Feb-11
31-Dec-11
Formula Description Result
=DAYS360(A3,A4) Number of days between 1/30/2011 and 2/1/2011, based on a 360-day year. 1
=DAYS360(A2,A5) Number of days between 1/1/2011 and 12/31/2011, based on a 360-day year. 360
=DAYS360(A2,A4) Number of days between 1/1/2011 and 2/1/2011, based on a 360-day year. 30

Post navigation

Previous Post:

How to generate random date between two dates 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

  • IF with wildcards in Excel
  • Check multiple cells are equal in Excel
  • Nested IF function example in Excel
  • AND function: Description, Usage, Syntax, Examples and Explanation
  • IFNA function: Description, Usage, Syntax, Examples and Explanation

Date Time

  • Count times in a specific range in Excel
  • How to get Weekdays, Working days between Two Dates in Excel
  • ISOWEEKNUM function: Description, Usage, Syntax, Examples and Explanation
  • How to calculate workdays per month in Excel
  • DATEDIF function: Description, Usage, Syntax, Examples and Explanation

Grouping

  • Group numbers with VLOOKUP in Excel
  • Group numbers at uneven intervals in Excel
  • Map text to numbers in Excel
  • Group times into unequal buckets in Excel
  • Group arbitrary text values in Excel

General

  • How to create dynamic named range with INDEX in Excel
  • How to count total columns in range in Excel
  • Cell References: Relative, Absolute and Mixed Referencing Examples
  • How to generate random times at specific intervals in Excel
  • How to calculate profit margin percentage in Excel
© 2025 xlsoffice . All Right Reserved. | Teal Smiles | Abbreviations And Their Meaning