Hey gang–
Trying to finish a project and know there has to be a VBA solution to this. I have about 120 .csv files in a folder. These files are structured identically, but have different data and different number of lines. I need to extract 3 of the columns and place them in a single worksheet.
I’m sure the base code for something like this has to already exist.
Thanks for your help with this.