Hi
No I don't think you need to make any changes for this purpose. It works ...from all the tests I've made anyway.

The reason I referred you to the thread at Bytes.com was just to point out differences of opinion with regard to dates.
The MVP concerned, who I have a high opinion of in general, was insistent that there was only one way, his way, of calculating age.


I was pointing out that his method was just one interpretation.
However, both of us contributed some valid points to the discussion

I liked your approach because it was something I wouldn't have thought of.

I'd be interested in any comments you have about the code I posted.

BTW I originally thought your two DateAdd results were logically correct despite giving different results.
The month version has to return 28 Feb. The Year version now seems wrong especially as the day equivalent correctly gives 28 Feb
Code:
?DateAdd("d",365,#2/29/2020#)
28/02/2021