Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
An Excel file sent to me used a YMD date format.
Since then, all my old and new Excel files default to the YMD format. Selecting a cell, a cell range, or a column, and then DataText to ColumnsNextNextGeneral/Text/Date = MDY (or any other date format selection) Finish has *no*effect. No changes are made to the file, and going back to DataText to Columns... shows the data format to still be YMD! FormatCellsDate & choose any format has no effect either. Did I get an infection from the worksheet that was sent to me? How can I get back to the MDY date format? I need a generalized solution since I have many worksheets in each of several workbooks that are affected. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Perhaps they are text values that just happen to look like dates in
yyyymmdd format, in which case formatting will have no effect on them. Pete On Jan 10, 8:46*pm, Frustrated wrote: An Excel file sent to me used a YMD date format. Since then, all my old and new Excel files default to the YMD format. Selecting a cell, a cell range, or a column, and then DataText to ColumnsNextNextGeneral/Text/Date = MDY (or any other date format selection) Finish has *no*effect. No changes are made to the file, and going back to DataText to Columns... shows the data format to still be YMD! FormatCellsDate & choose any format has no effect either. Did I get an infection from the worksheet that was sent to me? How can I get back to the MDY date format? I need a generalized solution since I have many worksheets in each of several workbooks that are affected. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
First, check your regional settings (in Windows). Did the date format
accidentally get set to YMD? This could be the reason all your old files are defaulting to YMD. Second, when you do Text to Columns, you need to select YMD as the date format so that Excel will convert the text to a date. So the command sequence should be DataText to ColumnsNextNextDateYMDFinish. Now you should be able to reformat the dates. Choose a date format without an asterisk to ensure that your Windows regional settings aren't affecting the format. Regards, Fred "Frustrated" wrote in message ... An Excel file sent to me used a YMD date format. Since then, all my old and new Excel files default to the YMD format. Selecting a cell, a cell range, or a column, and then DataText to ColumnsNextNextGeneral/Text/Date = MDY (or any other date format selection) Finish has *no*effect. No changes are made to the file, and going back to DataText to Columns... shows the data format to still be YMD! FormatCellsDate & choose any format has no effect either. Did I get an infection from the worksheet that was sent to me? How can I get back to the MDY date format? I need a generalized solution since I have many worksheets in each of several workbooks that are affected. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Cell Format - Allow copy and paste of data without format change | Excel Worksheet Functions | |||
Decide comment format 'globally'? Restore format with ws_change? | Excel Discussion (Misc queries) | |||
Excel Auto-Format cell to email format | Excel Discussion (Misc queries) | |||
Replace million-billion number format to lakhs-crores format | Excel Discussion (Misc queries) | |||
how to format excel format to text format with separator "|" in s. | New Users to Excel |