- Subject: Cannot save updated message in in folder
- Author: Lost and Alone
- Date: 28 Feb 2010
- References:
I have written a macro for Outlook 2010 to modify received messages. I
works fine for all formats except rich text but that is the only place
I am using the Word Editor. I am modifying an open message and I see
the changes take place when using insertbefore. When I try to save the
message (objdoc.save) I get a prompt for a file name of
attachmentX.docx. The same thing happens if I try to run this macro on
Outlook 2007. I have coded this thing saven different ways and I still
wind up with the same problem. Anyone have any clues???