Incorrect result for NETDAYS and NETWORKDAYS formulas
Hi everyone - would appreciate any help with this. I am trying to calculate both the net days as well as working days between today and a start date. My formulas are working....kind of. I'm not getting an error, but the results are incorrect (per other countdown sites and google). So if I should get 203 days I'm getting 211 for the NETDAYS, and instead of 137 I'm getting 143 for NETWORKDAYS.
My formulas are below. I've also tried the more simple NETDAYS(TODAY(), StartDate) etc. Both give the same incorrect result.
=IF(DATEONLY(TODAY()) = Date2, 0, NETDAYS(TODAY(), Date2) + " days")
=IF(DATEONLY(TODAY()) = Date2, 0, NETWORKDAYS(TODAY(), Date2, Date20:Date29)) + " working days"
Any help appreciated!
Answers
-
Are you able to provide screenshots of the data?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!