VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

MS Outlook 98 Sending Email and Attachments

Michelle Grey  (1 Submission)   VB function enhancement   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code will send email through MS Outlook 98, (or the most current version on your computer),
using MS Excel 7.0 or higher.

Assumes
You must have MS Outlook and MS Excel 7.0 or higher.

Returns
This code will open MS Outlook and open a new email message, insert the recipients email address, the attachment, the subject of the message, and send the email. **Note: This is with the aid of using John O'Donald's code and revising it to work for me.

Side Effects
Note: The MailItem.Send line may not work in Excel 97.

Rate MS Outlook 98 Sending Email and Attachments (5(5 Vote))
MS Outlook 98 Sending Email and Attachments.bas

MS Outlook 98 Sending Email and Attachments Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters