Excel formatting help needed
July 22, 2009 11:24 AM
Subscribe
Question on Excel date format changes- please help hivemind, you are my only hope!
I have a bi-monthly report that I have to scrub and reformat. One of the biggest issues I have is changing the date format from 2009.12.07 to 12/07/2009
There are multiple columns with over 300 rows in each column and currently I am exporting the original date formats (2009.12.07) to a csv file opened in notepad, replacing . with a comma, reimporting it into excel, moving year over to the third column, saving it as a csv file and opening it in notepad againand replacing the space with a / to be reimported into the original excel file.
Workflow:
2009.12.07 in excel
to
2009,12,07 done in notepad using find and replace
2009 12 07 in 3 different cells in excel
12 07 2009 by moving the first cell to the 3rd cell in excel and open in notepad
12 07 2009 in notepad find and replace spaces with /
12/07/2009 in notepad and import back into original excel file
The workflow is ridiculous and my googlefu has failed me for VBA as well as conditional formatting.
posted by TheBones to education (10 comments total)
posted by rheumy_the_dwarf at 11:31 AM on July 22