Behalf Of Tom Oakes
Sent: Thursday, January 26, 2006
2:48 PM
To:
AccessDevelopers@yahoogroups.com
Subject: RE: [AccessDevelopers]
acSendReport Problem
I don't think there's any way around
this, without installing a printer. Access obviously uses the print setup
options to format the re
>
> From: AccessDevelopers@yahoogroups.com
> [mailto:[EMAIL PROTECTED] On Behalf
> Of pjscott1951
> Sent: Thursday, January 26, 2006 5:44 AM
> To: AccessDevelopers@yahoogroups.com
> Subject: [AccessDevelopers] acSendReport Problem
>
>
> I have a comma
Thursday, January 26, 2006 5:44 AMTo:
AccessDevelopers@yahoogroups.comSubject: [AccessDevelopers]
acSendReport Problem
I have a command button that sends a maintenance work order
report via Outlook. I use the following code to send the report as an
attachment:"DoCmd.SendObject
I have a command button that sends a maintenance work order report
via Outlook. I use the following code to send the report as an
attachment:
"DoCmd.SendObject acSendReport, "rptMaintWO", acFormatRTF, "E-mail
Address",, , "Maintenance Work Order", , False".
This works fine if the user has a p