Help with Days360 Formula

heybakes

New Member
Joined
Aug 4, 2017
Messages
1
Hello Everyone,

First post here and I could use some help. Days360(7/1/2017,6/30/2018) gives me 359 days when Days360(1/1/2017,12/31/2017) gives me 360. How do I get the former to give me 360 or is there something inherently true with the former formula that will always give me 359? I have also found that I get 359 when I use True or False.

Can anyone help me out? Thank you!
heytbakes
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
Days360(1/1/2017,12/31/2017) gives me 360

Are you sure? It should return 359.

If you want the number of days inclusive if the start and end dates (as opposed to the difference in the dates) you need to add 1 to your formula :
=Days360(7/1/2017,6/30/2018)+1
 
Upvote 0

Forum statistics

Threads
1,224,846
Messages
6,181,304
Members
453,031
Latest member
Chris_1

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top