Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Frank
Fire up the macro recorder and start doing the stuff you need to do including opening the csv file. Most times some alterations to the code is necessary, like changing hard-coded cell refs to offsets and similar but if you use the Relative Reference button there won't be too many to change. See Tushar Mehta's "Beyond the macro recorder" site for tips. http://www.tushar-mehta.com/excel/vb...rder/index.htm Gord Dibben MS Excel MVP On Sun, 27 May 2007 16:11:55 -0400, "Frank" wrote: Hi, I have reports I do that are output as csv type. I then must do quite a bit of formatting and then copy the data into a template.An example of what I do: Open csv in excel, in col a replace all 2's & 3's with text (same word) and replace 5's with a different word. col A contains ONLY one of these 3 numbers. then I format 4 cols as $, 2 as numbers. I then sort descending by col A, ascending by Col B. Their are a few more things but all have to do with formatting and/or sorting.Can something like this be automated with a macro or something? Thanks Frank |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I auto save to a separate file?(not the file I am working in) | Setting up and Configuration of Excel | |||
Excel Auto-Format cell to email format | Excel Discussion (Misc queries) | |||
How to format a number cell to auto count 1 up on file open | Excel Worksheet Functions | |||
Macro to auto save file using the format YYMM | Excel Discussion (Misc queries) | |||
auto save excel file every 10 minutes to its original file name | Excel Discussion (Misc queries) |