Set itm = doc.MailEnvelope.Item
- From: Marlene.Sawhney@xxxxxxxxx
- Date: 7 May 2007 07:50:34 -0700
Hello Everyone,
I'm getting a runtime error that says: Run-Time error '-2147467259.
Method 'Mailenveloe' of object_document failed
I have read every posting about this and still can't seem to figure
it
out. Whats wierd is that i've been using this macro for months and
all of a sudden this week it doesn't work! Any ideas on whats wrong?
The following is the code I'm using. Any help would be great as this
macro sends out about 100 emails. Also, outlook is my default
program.
Set itm = doc.MailEnvelope.Item
doc.MailEnvelope.Introduction = ActiveCell.Offset(0, 4).Value
THANKS!
.
- Follow-Ups:
- Re: Set itm = doc.MailEnvelope.Item
- From: Ken Slovak - [MVP - Outlook]
- Re: Set itm = doc.MailEnvelope.Item
- Prev by Date: Re: Outlook 2003 help please..
- Next by Date: Re: Outlook 2007 HELP!
- Previous by thread: Formatting of email returned.
- Next by thread: Re: Set itm = doc.MailEnvelope.Item
- Index(es):
Relevant Pages
|