Results 1 to 6 of 6

Thread: [RESOLVED] email a document

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2009
    Location
    Townsville, Qld, Australia
    Posts
    135

    Resolved [RESOLVED] email a document

    I’ve got a sub-routine that e-mails a completed document automatically (if the user chooses that option). The code that I copied to do this uses the line
    Set myOutlook = Nothing
    when it has finished sending the e-mail. Can I delete this line because most users won’t want to close their Outlook? (The code uses a GetObject... / myOutlook.CreateItem method).
    Last edited by Resource Dragon; Jul 30th, 2010 at 05:46 AM. Reason: Add extra info that hopefully makes it easier for others to help me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width