- 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
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