G
Guest
Hello,
I know how to send an Email via Access VBA, but how to send an email with
the text in the body that is Formatted, with Bolding, Fonts changed, colors,
etc.
I am using Access & Outlook 2003.
I tried setting the string for the bodt with some HTML Tags but this also
didnt work:
strBody = "<H1 align=center>Test of this Memo field</H1>"
Any help would be greatly apprecuated.
Thank you,
Jeff
I know how to send an Email via Access VBA, but how to send an email with
the text in the body that is Formatted, with Bolding, Fonts changed, colors,
etc.
I am using Access & Outlook 2003.
I tried setting the string for the bodt with some HTML Tags but this also
didnt work:
strBody = "<H1 align=center>Test of this Memo field</H1>"
Any help would be greatly apprecuated.
Thank you,
Jeff