Glitch with =ROUNDDOWN function?

jdpro

Board Regular
Joined
May 1, 2016
Messages
82
Office Version
  1. 365
Platform
  1. MacOS
In a little sheet I have stats that update ages and anniversaries. One of the ages was supposed to turn over today, but it didn't.

Screen Shot 2022-01-18 at 9.03.57 AM.png

If I change the year to 1967, the age reads correctly. I have tried multiple past decades. Some turn over as expected, and others do not. 1907 works. 1917 doesn't. 2017 doesn't work. 2007 does.

Screen Shot 2022-01-18 at 9.07.41 AM.png

Screen Shot 2022-01-18 at 9.42.23 AM.png

If I change the date to 1/17/57 it will show a correct age for the year. So maybe tomorrow the age will be correct. But it really should change today, right?

Screen Shot 2022-01-18 at 9.27.39 AM.png

I have tried changing the date format but it doesn't seem to make a difference. Could someone please help with this or help me understand why it's doing this? Maybe it's just a glitch in Excel. Thank you so much.
 

Attachments

  • Screen Shot 2022-01-18 at 9.27.18 AM.png
    Screen Shot 2022-01-18 at 9.27.18 AM.png
    73.4 KB · Views: 3

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
I suspect it's because there are no exactly 365.25 days in a year.
Try
Excel Formula:
=DATEDIF(C3,TODAY(),"y")
 
Upvote 0
Solution

Forum statistics

Threads
1,214,983
Messages
6,122,595
Members
449,089
Latest member
Motoracer88

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