I have this database in Access 200 where it opens various queries and then outputs them to a file in Excel format on a datashare. The problem is that I have to update the filenames in the "Output to" section in the macro everytime I have to run it to correspond to the Fiscal Year the report is run for.
I would like to be able to Automate this to where it would prompt me for a number and it automatically insert itself within the filename with the correct fiscal week. Each of the Paths are different, so I need it to be something to where it retains the path, but just simply changes the filename.
Is there a way to do this?
Also is there a way to e-mail all of the saved files to a specific user or users after the macro completes?
Please help me with this problem. Thank you in advance!
-- ArKineX
I would like to be able to Automate this to where it would prompt me for a number and it automatically insert itself within the filename with the correct fiscal week. Each of the Paths are different, so I need it to be something to where it retains the path, but just simply changes the filename.
Is there a way to do this?
Also is there a way to e-mail all of the saved files to a specific user or users after the macro completes?
Please help me with this problem. Thank you in advance!
-- ArKineX