Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I've downloaded a csv file from bank. The date needs to be in MM/DD/YYYY. I
type in in as text 01/01/2007 but when I save it it reverts back to date format. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
With date in A1
In B1 enter =TEXT(A1, "MM/DD/YYYY") Double-click on the fill handle to increment down. CopyPaste SpecialValues and delete column A Gord Dibben MS Excel MVP On Fri, 9 Feb 2007 12:21:01 -0800, Rick Sully <Rick wrote: I've downloaded a csv file from bank. The date needs to be in MM/DD/YYYY. I type in in as text 01/01/2007 but when I save it it reverts back to date format. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert a month to a quarter ...... | New Users to Excel | |||
different values depending on how text file is opened | Excel Discussion (Misc queries) | |||
Conversion to Text file format error | Excel Discussion (Misc queries) | |||
Text File creates incorrect Date format | Excel Discussion (Misc queries) | |||
Date format not correct when you convert a CSV text file in Excel | Excel Discussion (Misc queries) |