Hi all, I'm trying to do the following and need a VBA code than can cut down the tediousness and time it takes to complete this manually and 1 by 1
I have a folder with 40 csv files. For each file, I want to
1) Replace column A title with 'OO Route'
2) Fill the contents of that column with the name of the file
How can I do that at once for all 40 csv files?
I have a folder with 40 csv files. For each file, I want to
1) Replace column A title with 'OO Route'
2) Fill the contents of that column with the name of the file
How can I do that at once for all 40 csv files?