Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Macros / December 2006

Tip: Looking for answers? Try searching our database.

Sending one report in rtf and the other report in snapshot at the same time.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
frederic10_mess@hotmail.com - 14 Dec 2006 18:31 GMT
Hi There,

If these a way I can send via an access form, 2 different report.
For example, one report in rtf and the other report in snapshot.

Thanking in advance for yourhelp!

Fred.
Steve Schapel - 14 Dec 2006 20:23 GMT
Fred,

Eric's suggestion is to use a VBA procedure.

Since this is a macro newsgroup, here's the macro answer... No, not in
one step.  The closest you could get is to do it like this:
 - Use an OutputTo action for the first report, which will save it to a
particulart foler on your computer.
 - Use a SendObject action for the second report, and set the Edit
Message argument in the macro to Yes.
 - When the email is opened, with the second report already attached,
you will need to manually attach the first report, and then send.

Signature

Steve Schapel, Microsoft Access MVP

> Hi There,
>
[quoted text clipped - 4 lines]
>
> Fred.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.