A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Email a single Report?



 
 
Thread Tools Display Modes
  #1  
Old August 17th, 2009, 05:17 PM posted to microsoft.public.access.reports
Patrick
external usenet poster
 
Posts: 412
Default Email a single Report?

I am trying to create a button on the form to generate an email with the
active page as an attachment, the only thing I have been able to do so far is
attach all messages to the email. This is the command I have so far but it is
attaching all messages to the email.

stDocName = "Phone Message"
DoCmd.SendObject acSendForm, stDocName

Any and all help is appreciated, thanks in advance.
  #2  
Old August 17th, 2009, 05:56 PM posted to microsoft.public.access.reports
Patrick
external usenet poster
 
Posts: 412
Default Email a single Report?

For clarification my question is how do I filter the email report to only
show the current/active page?

"Patrick" wrote:

I am trying to create a button on the form to generate an email with the
active page as an attachment, the only thing I have been able to do so far is
attach all messages to the email. This is the command I have so far but it is
attaching all messages to the email.

stDocName = "Phone Message"
DoCmd.SendObject acSendForm, stDocName

Any and all help is appreciated, thanks in advance.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 11:25 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.