Forum Discussion
Sending Mail from MS Word to GoogleMail.
Here is my dilemma,
I can create the forms, no problem. And we used to send mail via MS outlook, no problem.
But now we use GoogleMail and we connect to it with AFFIXA.
What I need is some code that I can manipulate to send a form when a button on the form is "clicked".
What I need is the ability to click send and be able to send mail automatically, without having GoogleMail popping open a draft for me to look over and click another send button.
With in the code, I need to control
- who it is being sent to: email address removed for privacy reasons
- the Subject Line: "This is the Mega Report for today."
- the Message field: "This is the message about all the stuff ..."
I know how to safe, print, and even delete files using VBA. I just need to find away to "SEND"!!!
I tried contacting AFFIXA and Google, but they were less than helpful.
I thought I would try you guys now, and check my luck!!!
Thanks for at least reading this!!!!!!
1 Reply
VBACoder641214 I would suggest adding your gmail account to Outlook so that you can use Outlook to handle the task in the way that you did before.