I'm new to writting VBA code and what I've done so far works great except that when I change the name of the workbook and run the process, then a debug message occurs because the original name in the code didn't change when the workbook name changed. Is there a way to link the original workbook name, referenced in the code, to change when the workbook's name is changed? I really would appreciate some help on this.