Hello Everyone,
I'm looking to build a macro that will open specific files, copy the first worksheet, and then paste that information into a specific tab in the original workbook.
For example, the macro will open a workbook called "January.CSV", it will copy the first worksheet (which would be titled "JanuaryWorksheet"), then it will go back in to the original workbook and paste that data in to a tab called "JanuaryData". Next, the macro will open a workbook called "February.XLS", it will copy the first worksheet (which would be titled "FebruaryInfo"), then it will go back in to the original workbook and paste that data in to a tab called "FebruaryData".
As you can tell, this will most likely need to be specialized by me to add in each file name and worksheet names, so if you could just provide me some code using the January and February example I gave above, I'm sure I can add on to it to make it work.
Let me know if you have any questions.
Thanks!
Bookmarks