Hi all,
I would like to loop through these 9 files names that were extracted from an Excel sheet.
In order to do so, how would I join these 3 lines into 1 single line, and from there loop through each filename?
Currently the loop will loop through every character instead of every filename
Thanks