Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hello,
I have a date coded as a numeric value like 1131212, which is equivalent to 2013/12/12 or 1150313, which is equivalent to 2015/03/13. I want to display this coded date in human readable date format. Is it possible to transcode it without an additional cell using format/cell? I could transform it with an additional cell like =TEXT(K5+19000000;"0000-00-00"), but I do not want to have a second cell to transform this special numeric date value. Gerik |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi Gerik,
Am Fri, 4 Sep 2015 01:45:28 -0700 (PDT) schrieb Gerik von Graevenitz: I have a date coded as a numeric value like 1131212, which is equivalent to 2013/12/12 or 1150313, which is equivalent to 2015/03/13. I want to display this coded date in human readable date format. Is it possible to transcode it without an additional cell using format/cell? I could transform it with an additional cell like =TEXT(K5+19000000;"0000-00-00"), but I do not want to have a second cell to transform this special numeric date value. write 1.000.000 in an empty cell = copy this cell = select your dates = Paste Special = Substract Then select your dates = TextToColumns = Fixed Width = Next = Next = Date YMD = Finish Regards Claus B. -- Vista Ultimate / Windows7 Office 2007 Ultimate / 2010 Professional |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I change date that is in All Caps to proper format? | Excel Worksheet Functions | |||
Converting number into proper date format | Excel Discussion (Misc queries) | |||
Get a Date to show as a Date Format in Combo Box | Excel Programming | |||
How do I format cells to show date in Australian not US format? | Excel Worksheet Functions | |||
How to format cells to show dates as the week-ending date of that | Excel Worksheet Functions |