Good morning, In an Access event, I am using VBA to open a new email message in MS Outlook. The command automatically populates the BCC field, subject line, and message text. How can I make part of the message text formatted (for example, a different color, or bold)? The DoCmd statement I'm currently...