Hi All,
I have 10 files in csv with different file names, sheet names, fields but all of them are saved in the same folder.
In each of the csv file there is a product col which i have to replace a new code from a reference file, and the objective is to output the file after product is replaced and keeping the original format of it.
I know i can do 10 inputs and replicate the workflow for each of them. But it is very tedious if i repeat the workflow 10 times. I think macro batch can be a solution but i havent used any macro before. I tried to search similar topics and test some recommended macro but it doesnt work out.
Can you help me with sample macro batch for this task? Thanks so much for your help.