Format text in SendObject email message

4

4110

I am trying to automate a routine email. I am using VBA with
DoCmd.SendObject. I would like to match the look of the existing email
message. The message contains a variety of font sizes and colors. How do I
apply font size and font color to text in SendObject?

Thanks,

David
 
Top