When I email a report via macro or vba code, the attached report is named "Fuel Quote Report.(ext)". I have no idea how this name is used. I have three seperate macros sending three seperate reports. Each macro is named after the report, which are all named differently. The subject messages are different. Yet, in each email, the attachments are all named the same. How does Access name the attachments? I even tried different formats (rtf, snp), to no avail. I also tested in a seperate database with other reports; again, the attachment is not actually named as the exact report name or macro name.
I figure there's some property I'm overlooking. Does anyone know how Access names the attachments? I've done some testing with various objects, and cannot find a common link (sent one form, and the attachment was named for the table tied to the form, tried another form, and the attachment was named for the form). Thanks.
I figure there's some property I'm overlooking. Does anyone know how Access names the attachments? I've done some testing with various objects, and cannot find a common link (sent one form, and the attachment was named for the table tied to the form, tried another form, and the attachment was named for the form). Thanks.
Comment