Content with label email in Documentation for Metrix Developers and Consultants(See content from all spaces)
Related Labels:
tips
Sending E-Mail using Visual Basic for Applications
method of programmatically sending email using VBA (in any Microsoft Office application) works in Windows 2000 or greater, assuming the proper references are set. Via Usenet http://tinyurl.com/d8u2e. Public Sub VerySimpleSendMailWithCDOSample() ' requires reference to cdosys.dll Dim ... Other labels:
tips