G Guest Jul 29, 2004 #1 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.
M mwalts Aug 15, 2004 #2 I need to insert a hypertext into an Outlook message using visual basic in Access. Can anyone help me with the code. Click to expand... 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
I need to insert a hypertext into an Outlook message using visual basic in Access. Can anyone help me with the code. Click to expand... 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