I am quite new to anything outside of reading e-mails with Lotus Notes. I have played around with VBA macros to make my work a bit easier. What I would like to do is take all the unread e-mail (or selected what ever is easier) in a certain folder and export the body into a word document.
If you’d like to consider a 3rd party application we have an Export Utility for Lotus Notes that provides exporting of Notes documents and / or database view data to the following formats:* Microsoft Word
Microsoft Access
Microsoft Excel
PDF
XML
Comma Delimited
Exporting of attachments is also supported.
For more information and to download a copy please visit the product page at:
Single user license costs less than an hour of development time.
You could export your mail bodies into rtf format, that retains most of the formatting and is readable by Word.Julian Robichaux wrote about that and provides a database with all the needed code there: