Hello Ndunross,
This code copies and formats the data as you described in your post. It does not rename and close the new workbook after it runs though. It copies data starting at cell "A2" on "Sheet1" in the Source workbook (this where the macro code resides) and copies cells "A2:F1" to the Destination workbook (the new one) in 3 lines and adds a blank afterwards. It starts at "A2" in case you have a Headers in row 1 of the worksheet.
If you have any questions about the code does or want to add/change something, let me know.
Sincerely,
Leith Ross
Bookmarks