Email from Access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have written the code to email from Access. Now I am trying to create a
message for the email in Access and this I can do. Is there anyway to
specifiy within the message type style, size, Bold, underline, etc? I am
using Access 2003.
 
SHIPP said:
I have written the code to email from Access. Now I am trying to create a
message for the email in Access and this I can do. Is there anyway to
specifiy within the message type style, size, Bold, underline, etc? I am
using Access 2003.

This entirely depends on what method you are using to send your email.
SendObject doesn't support such. Outlook and many other methods do.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Back
Top