PDA

View Full Version : [SOLVED:] Send EMail with Access 2016 and Windows 10



Kicker
12-12-2016, 03:12 PM
I need to send Emails from an Access 2016 db. I'm personally using Outlook but would like to be able to use gmail if possible.

I've tried some old code (15 years) and it doesn't come close. When looking through the forums, I'm not seeing anything that might work. It has been awhile since I programmed vba and need all the help I can get.

I don't have a problem getting
strSubject
strRecipient
strTextMessage

Does anyone have any ideas that I could try?

Logit
12-12-2016, 07:23 PM
Here are two examples of emailing from Excel. Also a link to: (www rondebruin nl / search htm) [place dots between the words as required] Simply enter the search term EMAIL and watch the number of returns you get for all kinds of example code.