I'm trying to output a report to a server so that users can view all of the reports from the past week. I'm using a macro to output the file, and I'm using a batch file to run the macro every evening. Any suggestions on how I would be able to save a report for each day of the week, with the current date in the filename?
Ex:
Report 03-03-03.xls
Report 03-04-03.xls
Report 03-05-03.xls
Report 03-06-03.xls
Report 03-07-03.xls
Thanks,
Ryan
Ex:
Report 03-03-03.xls
Report 03-04-03.xls
Report 03-05-03.xls
Report 03-06-03.xls
Report 03-07-03.xls
Thanks,
Ryan