Thread: convert numbers
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Teethless mama Teethless mama is offline
external usenet poster
 
Posts: 3,718
Default convert numbers

=DATEDIF(TEXT(A1,"00\/00\/0000")+0,TODAY(),"y")


"Chi" wrote:

Hi,

Would you please show me how to convert numbers to age or birthday date?

Ex: I would like to convert 5181965 to 05/18/1965 or 42 (age)
Thank you
Chi