I want to email a report as a PDF-file using a button on a form.
This works fine. The report is created, converted to a PDF , attached to the mail, etc.
But....I want to change the name of the report that is emailed.
For this I use following code for the on open event of the report:
Private...