|
-
Jul 30th, 2010, 05:42 AM
#1
Thread Starter
Addicted Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|