Inserting hypertext into a Outlook message using Access VBA

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

Guest

I need to insert a hypertext into an Outlook message using visual basic in Access. Can anyone help me with the code.
 
I need to insert a hypertext into an Outlook message using visual
basic in Access. Can anyone help me with the code.

Follow this example: http://www.vba-
programmer.com/VB_Code/Automating_Outlook.txt

only use HTMLBody instead of body, and use the external
mail example
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top