Made a little progress.
Changed the line to read from:
To:
The macro proceeds, copies the template file and renames its with the first entry in the "Names for Dailies" column A.
It gets tripped up again when I try to have it add other values from the Names for Dailies workbook (where the code is), to the copied file.
The problem is definitely the vba knowing to reference the open workbook I started with. I tried tinkering with activeworkbook but definitely don't remember the proper syntax.
Full Code:
Bookmarks