Set itm = doc.MailEnvelope.Item

Tech-Archive recommends: Speed Up your PC by fixing your registry



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!

.



Relevant Pages

  • Set itm = doc.MailEnvelope.Item Error
    ... I'm getting a runtime error that says: ... I have read every posting about this and still can't seem to figure ... Any ideas on whats wrong? ... macro sends out about 100 emails. ...
    (microsoft.public.excel.programming)
  • Set itm = doc.MailEnvelope.Item
    ... I'm getting a runtime error that says: ... I have read every posting about this and still can't seem to figure it ... Any ideas on whats wrong? ... macro sends out about 100 emails. ...
    (microsoft.public.outlook.program_vba)
  • Re: Set itm = doc.MailEnvelope.Item
    ... Sue Mosher, Outlook MVP ... I'm getting a runtime error that says: ... Any ideas on whats wrong? ... macro sends out about 100 emails. ...
    (microsoft.public.outlook.program_vba)
  • Re: Runtime error
    ... and correct working in safe mode suggest there is still a macro ... I got a runtime error. ... > Check for COM Add-ins, Rename Global Template, Rename Data Key in ... > Windows Registry and Rename Options Registry Key). ...
    (microsoft.public.word.docmanagement)
  • Error on activating a window a open workbook
    ... folder based on today's date (excel files only). ... Format.xls").Activate" I get a runtime error '9': ... the first code is a sub and second code ... Macro hence it looks very unwieldy. ...
    (microsoft.public.excel.programming)