Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Here is a formula that is a little shorter and with 3 less function calls...
=--TEXT(A1,"0000-00-00") -- Rick (MVP - Excel) "HARSHAWARDHAN. S .SHASTRI" wrote in message ... As your original data is in text format , pl use following formula. =DATE(LEFT(A1,4),MID(A1,5,2),RIGHT(A1,2)) -- HARSHAWARDHAN.S.SHASTRI Pl do not forget to press "YES" button if post found useful. "aozora" wrote: Hi all, I have the column of date in general/text format as "20080402", how can i change it into date format, is there any format to change directly? Thanks a lot |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
convert serial date format to normal date format | Excel Discussion (Misc queries) | |||
Convert date from text format to date format | Excel Discussion (Misc queries) | |||
Convert date + time text format to date format | Excel Worksheet Functions | |||
Can I change a date with no format (20051111) to date format? | New Users to Excel | |||
Excel 2000 date format cannot be set to Australian date format | Excel Discussion (Misc queries) |