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