View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
David Biddulph David Biddulph is offline
external usenet poster
 
Posts: 620
Default How do I convert a date of birth to an age?

=DATEDIF(A1,TODAY(),"y")
--
David Biddulph

"Michael" wrote in message
...
I am trying to use a table wich contains dates of birth and I want to add a
cell calculating the actual age