Hi. I want to know how to append a list of words to the filenames of a multiple/exact copy of a series of files. Here's the scenario. I have a series of files. 200 or so. They are exact copy so they have this filename format: Filename Here Copy #.PDF So I want to change Copy # into a list of words that I have on txt file. So that the output filename would be: Filename Here Word on List 1.PDF I have File Renamer Turbo but it can't do what I need.