Hi,
I have a template file that I do an activeworkbook.save then manually Save As a different name each day in a specific directory. What’s the VBA code that allows you to do a Save As with the file name that varies?
Ex:
Original File name: Template 2000
Desired macro: Save As “MM.DD.YYYY.xls” (user inputs file name) in path location.
Hope this makes sense.
Thanks!