VBA Code Save Emails as RTF Format

  • Thread starter Thread starter Brent E
  • Start date Start date
B

Brent E

Good day,

I have a specific subfolder of a personal folder (e.g. pst file) which
contains a history of emails which I want to maintain content, attachments
and formatting and store the data to a windows folder outside of outlook and
which can be opened and read by Microsoft Word.

I am looking for a macro or VBA code which can save all emails in the same
folder as RTF files in a windows directory, for example: D:\Emails.
I can't drag all the emails to a folder, because they are automatically
stored as msg files and not RTFs. Please advise.

Thanks for your assistance.

Cordially,
 
Thanks, Diane. Wow, there are some really cool resources on that page. Thanks
for sending that to me.
I perused the list of items and did not find any pertaining to saving emails
to a windows folder or saving emails in an RTF specific format.

Issue still open. Please advise.

Diane Poremsky said:
have you checked out outlookcode.com or
http://www.vboffice.net/sample.html?lang=en&cmd=list&mnu=2 to see if there
are code samples already written?

--
Diane Poremsky [MVP - Outlook]



Outlook Tips by email:
mailto:[email protected]

EMO - a weekly newsletter about Outlook and Exchange:
mailto:[email protected]

Brent E said:
Good day,

I have a specific subfolder of a personal folder (e.g. pst file) which
contains a history of emails which I want to maintain content, attachments
and formatting and store the data to a windows folder outside of outlook
and
which can be opened and read by Microsoft Word.

I am looking for a macro or VBA code which can save all emails in the same
folder as RTF files in a windows directory, for example: D:\Emails.
I can't drag all the emails to a folder, because they are automatically
stored as msg files and not RTFs. Please advise.

Thanks for your assistance.

Cordially,
 
There's a sample available:
http://www.vboffice.net/sample.html?mnu=2&pub=6&lang=en&smp=7&cmd=showitem

Please note, you can save only rtf formatted messages as an rtf file.

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Tue, 23 Jun 2009 14:29:02 -0700 schrieb Brent E:
Thanks, Diane. Wow, there are some really cool resources on that page. Thanks
for sending that to me.
I perused the list of items and did not find any pertaining to saving emails
to a windows folder or saving emails in an RTF specific format.

Issue still open. Please advise.

Diane Poremsky said:
have you checked out outlookcode.com or
http://www.vboffice.net/sample.html?lang=en&cmd=list&mnu=2 to see if there
are code samples already written?

--
Diane Poremsky [MVP - Outlook]



Outlook Tips by email:
mailto:[email protected]

EMO - a weekly newsletter about Outlook and Exchange:
mailto:[email protected]

Brent E said:
Good day,

I have a specific subfolder of a personal folder (e.g. pst file) which
contains a history of emails which I want to maintain content, attachments
and formatting and store the data to a windows folder outside of outlook
and
which can be opened and read by Microsoft Word.

I am looking for a macro or VBA code which can save all emails in the same
folder as RTF files in a windows directory, for example: D:\Emails.
I can't drag all the emails to a folder, because they are automatically
stored as msg files and not RTFs. Please advise.

Thanks for your assistance.

Cordially,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top