Thread: Calculating Age
View Single Post
  #3   Report Post  
malvis
 
Posts: n/a
Default

Thank you Gary's Student.

From the site I found to get simple age:

=DATEDIF(A1,NOW(),"y")

"malvis" wrote:

Is there a formula that can calculate age when given only Date of Birth?