Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi- I have been read all instruction to convert to date but none of them
working so please help: I have a cell format as general like: 1102005 I want to convert to format mm/dd/yyyy I did try DATE, and DATEVALUE function but not working? Like: =DATE(VALUE(LEFT(A1,2)),VALUE(MID(A1,3,2)),VALUE(R IGHT(A1,4))) or =DATE(LEFT(A1,2),MID(A1,3,2),RIGHT(A1,4)) :-(( Thanks you inadvange |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
date in text format as a real date | Excel Worksheet Functions | |||
convert a text date to a true date | Excel Discussion (Misc queries) | |||
how do i convert text to date (mm/yy text to mm/dd/yyyy date)? | Excel Discussion (Misc queries) | |||
Concatenating a Text and a Date without losing orginal Date Format | Excel Discussion (Misc queries) | |||
Help: How do I convert a text date into a real date format | Excel Worksheet Functions |