use VBA send a snapshot type report out as an attachment of an email 
Author Message
 use VBA send a snapshot type report out as an attachment of an email

Hi,

I'm new in Access,

Can I use VBA do that sending a snapshot type report out as an attachment of
an email

Thank you very much

JW



Thu, 15 May 2003 03:00:00 GMT  
 use VBA send a snapshot type report out as an attachment of an email
Docmd.SendObject acReport, "MyReport", "Snapshot Format (*.snp)", _
    "Joe Blow", , ,"Subject","Body", false
--
Steve Arbaugh
ATTAC Consulting Group
http://ourworld.compuserve.com/homepages/attac-cg/acgsoft.htm


Quote:
> Hi,

> I'm new in Access,

> Can I use VBA do that sending a snapshot type report out as an attachment
of
> an email

> Thank you very much

> JW



Fri, 16 May 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VBA MS access sending a email with an attachment

2. Using MAPI and Outlook to send email attachments?

3. using ShellExecute to send email attachments

4. Sending Email with Default Email Software WITH Attachment

5. How do you send Outlook 2000 email using WORD 97 VBA Macro

6. Signatures on email sent using VBA

7. Sending Email using VBA and Outlook Problems

8. Sending an email from Word using VBA

9. Sending Email from excel using vb or vba

10. send email using SMTP with VBA

11. VBA Send Email with specific Email Account

12. VBA - Sending email through a Specific Outlook Email Account

 

 
Powered by phpBB® Forum Software