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?
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?