45 pts.
 MS Access Tools References...
Cheers,
Does anyone know where I can get a list of what a specific reference in Access can do. Specifically, I have VB.NET code that Imports System.Web.mail that I would like to use in my vba code. I have had luck with similar .NET code: I used the reference Microsoft Excel 12.0 Object Library instead of Imports Microsoft.Office; the only difference is that I have to add 'Set xcelApp = CreateObject("excel.application")' to the code but the rest of the code works fine.
What I need to be able to do is send an email where the body of the email is formatted in HTML from vba code.

Thanks,
Bob
ASKED: Mar 4, 2009  5:38 PM GMT
UPDATED: March 4, 2009  6:08:44 PM GMT
60 pts.

Answer Wiki:
Hi Bob,

Here is a link to some code that you can start out with:

http://www.eggheadcafe.com/software/aspnet/32916624/send-email-using-vba-code.aspx

Hope that works,

Kingsley
http://www.it-career-coach.net
Last Wiki Answer Submitted:  Mar 4, 2009  6:08 PM (GMT)  by  ItCareerCoach   60 pts.
To see other answers submitted to the Answer Wiki View Answer History.
Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _