How to send a mail from MS Access Form. ?
Assume I have MS Access Application with a DashBoard form.
I have send mails to certain mail address
like sending a notification mail on clicking “send notification button”
How to do this with codebuilder in MS access
I found that you can send mail using this code snippet
Source : Thread from Access Programmer site