View Single Post
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

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

See

http://cpearson.com/excel/datedif.htm



In article ,
"Gemse" wrote:

could you please help me with this? i have a cell with a persons date of
birth for example 1/1/93 and i'd like to calculate the age i.e: 12.

what formula could i use to do this?