Formula to calculate the days in between dates.
Hello I have a formula that will work with November dates or a November and December date but not with both December dates in the End bill date and Start bill date.
=(([End Bill Date]@row - [Start Bill Date]@row) + 1) / (DAY(DATE(YEAR([End Bill Date]@row), MONTH([End Bill Date]@row) + 1, 1) - 1))
I have formatted the Start Bill Date and End Bill date to be date columns.
The Formula just wont work with December dates. Why is that?
Answers
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67K Get Help
- 442 Global Discussions
- 154 Industry Talk
- 502 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 79 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 307 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!