I have a created an email letter using Outlook reference in my database and it works fine. But I would like to know if there is way to BOLDwords or letters in the middle string when I preview the email. Is this possible?
Sample:
strBody = "My Text goes here" & vbCrLf
strBody = strBody & "Can this be in bold some how?"
I would appreciate all the help I can get.
Thanks in advance.
Paul
paul_wilson74@hotmail.com
Sample:
strBody = "My Text goes here" & vbCrLf
strBody = strBody & "Can this be in bold some how?"
I would appreciate all the help I can get.
Thanks in advance.
Paul
paul_wilson74@hotmail.com