I wrote a batch file to copy file from one location to another with a new name and it works just fine. I need to edit it to copy a file that part of the name changes after each update as in "Name 3.18.13" or "Name 3.25.13" or "Name 4.22.13" The first part will always remain the same but they save it with the date of the last update. Thanks.