I am printing the Access reports to a pdf printer and wanted to change the default report file name that appears when the user is prompted to save the pdf. Currently, the user must append a date and time to the file. I would like to automate this process so the user don't have to type any date/time after the file name.
For some reason the doCmd.Rename does not work because the report file name that shows is the control data source (i.e table, query. .etc). How can this be accomplished without changing the control data source.
Thank you,
ebee
For some reason the doCmd.Rename does not work because the report file name that shows is the control data source (i.e table, query. .etc). How can this be accomplished without changing the control data source.
Thank you,
ebee