Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In B1:
=TEXT(A1,"000000") and copy down Now everything in column B is 6 characters, not 5/6 Then in C1: =DATE(2000+RIGHT(B1,2),MID(B1,3,2),LEFT(B1,2)) and copy down. -- Gary''s Student - gsnu2007a "Trazza_UK" wrote: Hi there, I have inherited a worksheet whereby dates have been recorded in the following way: 311007 for 31st October 2007 11107 for 1st November 2007 etc. I now need to convert these cells into a date format so I can sort the data and perform calculations. I'd be grateful for any suggestions on how I can do this. Paul |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
converting Dates | Excel Worksheet Functions | |||
Converting Julian Dates to regular dates | Excel Worksheet Functions | |||
Converting Dates | Excel Worksheet Functions | |||
Converting Dates | Excel Worksheet Functions | |||
Converting dates | New Users to Excel |