So I have a need to create 600 .txt files, each one a with a slight variation from the last one. For each .txt file I need to make 9 find and replace queries and then save the file with a specified file name. I am wondering if anyone has ever done anything like this in the past and is willing to share their code with me. I have a basic understanding of VBA and I would still consider myself a beginner. Any ideas or links to previous posts (I have tried searching already) would be greatly appreciated.