Access Import MS Outlook messages into MS Access - The Email Body Loses Formatting

Joined
Feb 18, 2015
Messages
6
Reaction score
0
I've created an MS Application to import messages from MS Outlook using VBA. The body of the email is stored in a Long Text (MS Access 2013) data type and I use MailItem.Body to retrieve the body of the email. However, when I try to display the email in MS Access using a text field with RTF formatting, I don't see any of the formatting that I see in Outlook. If I open the Outlook email, copy the body and then paste into the MS Access data, the formatting is copied.

Any ideas how I can get the formatting to be imported into Access and then be displayed in Access with the correct formatting?

Thanks,
Ronald
 

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

Top