Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What is the formula to change the date format from m/d/yyyy to mmddyyyy to
remove the dashes and have 2 digits for month, 2 digits for day and 4 digits for year? I tried left, mid and right formula but wasn't successful. I think the commas and parenthesis weren't in the right place. What is the CORRECT LEFT, MID, RIGHT formula? From the example 10/8/1967, I tried just the left formula =LEFT(T2,2) and the outcome was 24, not 10. How do I fix this? Thanks, Cynthia |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change date format from dd/mm/yyyy to mm/yyyy | Excel Discussion (Misc queries) | |||
How do I change the serial date to a dd/mm/yyyy format | Excel Discussion (Misc queries) | |||
Converting Unix date to mmddyyyy:hr:min:sec format within Excel | Excel Discussion (Misc queries) | |||
Change m/d/yyyy to mmddyyyy in text | Excel Discussion (Misc queries) | |||
how do I change date from mm/dd/yyyy to dd:mm:yyyy format in Excel | New Users to Excel |