This is the code:
Sub VBATestSend_1()
DoCmd.SendObject acReport, "Leadman Report", "RichTextFormat(*.rtf)", _
"<dpspi@hotmail.com>", "", "", "This is a test.", "", False, ""
End Sub
But when ran:
It goes and gets the report, it attempts to locate the email profile and then I get an...
I would like to know if there is a way to send and email alert from Access when a certain parameter is met.
I work for at an Auto Parts Plant, and when one of the Critical machines breakdown, the plant managers would like to be alerted almost simutaneously.
Any suggestions will be greatly...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.