how to work out an age from a date of birth
If the birthday is in A1, then:
=DATEDIF(A1,TODAY(),"y")
--
Gary's Student
"Grd" wrote:
Hi there,
Is it possible to work out the date with a function perhaps say if the date
of birth is 22/7/71 then the person is 35?
Thanks for any help
Regards
Suzanne
|