Perfect, thank you Luuk, that does work! Keeping the form open is perfect, however the line for closing Outlook upon sending is what I also need.
I played with the following, but unable to mesh:
objMail.Send
objOutlook.Quit
Set objMail = Nothing
Set objOutlook = Nothing
User Profile
Collapse
-
An option, yes...but there is a reason for the method I have inquired about!Leave a comment:
-
In Outlook, create a VBA Script for sending email
Hello,
A simple request I am sure, but I am unclear of the procedure. I have limited experience with VB, so here goes:
I am trying to create a simple VB application that will bring up a form box with a TextInput for an email address and a SEND (caption) button only.
The function of this application will, when the SEND button is clicked Outlook 2010 will:
1. Open and populate the To:...
No activity results to display
Show More
Leave a comment: