K
Kirk
Try this:
=ROUNDDOWN(((TODAY()-B2)/365),0)
Where B2 = the birthdate. Rounding down will take into
account that the birthday hasn't happened yet.
Hope this helps.
Kirk
=ROUNDDOWN(((TODAY()-B2)/365),0)
Where B2 = the birthdate. Rounding down will take into
account that the birthday hasn't happened yet.
Hope this helps.
Kirk