View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Aaron
 
Posts: n/a
Default I want a formula to find age of person

I would like to create a formula to take todays date and subtract a birthdate.
K2 being the cell with the date "b-day" in it, such as { =today()-K2 }
to find the age in years and months.