Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
So what date did you have in the cell, how was it formatted, and what did
you see when you opened the CSV with Notepad? -- David Biddulph "Ks DRM" wrote in message ... Thanks Peter, you are a life saver. David, I tried saving it in CSV, but it did not save my formatted text. It saved the original date which was in the field. "Pete_UK" wrote: If you want to convert it into a text value then you can use this formula in a helper column: =TEXT(A1,"yyyy-dd-mm") assuming the date is in A1. Copy the formula down, then you can fix the values by highlighting the cells with the formula in, click <copy then Edit | Paste Special | Values (check) | OK then <Esc. Now you can copy/paste the helper cells over the original data, and then delete the helper column. Hope this helps. Pete On Apr 11, 7:29 pm, Ks DRM wrote: I have imported a date field in the form of dd/mm/yyyy which i formatted through excel to yyyy-dd-mm. However this only affects the display and does not actually change the input to the same format. How I have the input converted to this format as I need to export it in csv which only takes the input and does not carry the formatting. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
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) | |||
Help: How do I convert a text date into a real date format | Excel Worksheet Functions | |||
Converting 'General' formatted cells to Text formatted cell using. | Excel Worksheet Functions | |||
i have fields that are formatted for text that randomly convert t. | Excel Discussion (Misc queries) |