Jack D. Lewis wrote:
Brian Barker wrote the following on 5/9/2008 3:55 PM:
Sorry, but DAYS360() won't wash. This function is designed to give the wrong answer for the difference in days between two dates, which is apparently needed in some financial calculations. The original enquirer was using DAYS(), so he must have wanted the correct answer instead. DAYS360() won't work for that. The function he needs is called subtraction! It is no doubt simply because the DAYS() function is unnecessary that it is not provided in Excel.


Brian Barker

I'm not sure how you can claim that this function is designed to give the wrong answer. The answer given is the correct answer for the number of days BETWEEN the two dates. Not the number of days between the two dates plus a day for either the beginning date or ending date.

The reason Bryan is correct is in the name of the function: "360". DAYS360() is designed to assume that every month has 30 days. It is used for certain financial calculations. If you count DAYS() FROM May 15 to June 15 you will get 31. If you count DAYS360() from May 15 to June 15, you will get 30.

Tim Deaton


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to