Hi
I created a Calculated field using Diffindays to calculate Age based on Today and dob field.
'DiffInDays(cat_dateofbirth, Now()) / 365'
The issue I have it does not take into consideration leap years. Is there anything I could add to the formula to make this work?
Or any code that does the job?
Thanks
*This post is locked for comments