![]() |
how to convert 12/10/1970 to years/months/days
can any one help me to covert 12/10/1970 to years/months/days
|
how to convert 12/10/1970 to years/months/days
Hi
With date in A1 =Year(A1) =Month(A1) =Day(A1) -- Regards Roger Govier "doctor who golf" wrote in message ... can any one help me to covert 12/10/1970 to years/months/days |
how to convert 12/10/1970 to years/months/days
Maybe you mean
=DATEDIF(A1,TODAY(),"Y")&" years, "&DATEDIF(A1,TODAY(),"YM")&" months, "&DATEDIF(A1,TODAY(),"MD")&" days" -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "doctor who golf" wrote in message ... can any one help me to covert 12/10/1970 to years/months/days |
how to convert 12/10/1970 to years/months/days
Custom format in helper cell
yyyy/mm/dd ="cell address" in helper cell Hth Lou "Bob Phillips" wrote: Maybe you mean =DATEDIF(A1,TODAY(),"Y")&" years, "&DATEDIF(A1,TODAY(),"YM")&" months, "&DATEDIF(A1,TODAY(),"MD")&" days" -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "doctor who golf" wrote in message ... can any one help me to covert 12/10/1970 to years/months/days |
All times are GMT +1. The time now is 07:54 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com