0% found this document useful (0 votes)
22 views

DAYS360: 1-Jan-98 5-Jan-98 1-Jan-98 1-Feb-98 1-Jan-98 31-Mar-98 1-Jan-98 31-Dec-98

This document provides information about the DAYS360 Excel function. It explains that the function calculates the number of days between two dates based on a 360 day year, and includes the syntax and a note about the calculation.

Uploaded by

arunasagar_2011
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views

DAYS360: 1-Jan-98 5-Jan-98 1-Jan-98 1-Feb-98 1-Jan-98 31-Mar-98 1-Jan-98 31-Dec-98

This document provides information about the DAYS360 Excel function. It explains that the function calculates the number of days between two dates based on a 360 day year, and includes the syntax and a note about the calculation.

Uploaded by

arunasagar_2011
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Excel Function Dictionary 1998 - 2000 Peter Noneley A 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 B C D E F

DAYS360 Page 1 of 1

DAYS360
StartDate 1-Jan-98 1-Jan-98 1-Jan-98 1-Jan-98 EndDate 5-Jan-98 1-Feb-98 31-Mar-98 31-Dec-98 Days Between * See the Note below. 4 =DAYS360(C4,D4,TRUE) 30 =DAYS360(C5,D5,TRUE) 89 =DAYS360(C6,D6,TRUE) 359 =DAYS360(C7,D7,TRUE)

What Does It Do? Shows the number of days between two dates based on a 360-day year (twelve 30-day months). Use this function if your accounting system is based on twelve 30-day months. Syntax =DAYS360(StartDate,EndDate,TRUE of FALSE) TRUE : Use this for European accounting systems. FALSE : Use this for USA accounting systems. Formatting The result will be shown as a number. Note The calculation does not include the last day. The result of using 1-Jan-98 and 5-Jan-98 will give a result of 4. To correct this add 1 to the result. =DAYS360(Start,End,TRUE)+1

You might also like