Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

HElp! VB code for automated mail 2

Status
Not open for further replies.

szetok1

Computer
Joined
Mar 20, 2004
Messages
1
Location
GB
I am currently trying to produce vb code to automate the process of senting mails on Microsoft Outlook.

Could some sone please point me to the right direction to setting up this process.

Basically, I need VB code that would tell the system to sent out e-mails at end of each month. The e-mail template wil be stored in a outlook folder.

Thank you

Regards

KS
 
I suggest that you look into the MAPI Controls. You'll need to add them to a form, a set up a profile for Outlook, but these controls control all the Properties and Methods necessary to get the job done.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top