G
Guest
I have a database scheduled which generates a report. I need to e-mail it
from the schedule. I have the
DoCmd.SendObject acSendReport, "Report",acFormatRTF,
"(e-mail address removed)", , , "Report", , False in a module, but
Outlook generates a security warning and asks for a yes or no answer. Is
there any way around this?
from the schedule. I have the
DoCmd.SendObject acSendReport, "Report",acFormatRTF,
"(e-mail address removed)", , , "Report", , False in a module, but
Outlook generates a security warning and asks for a yes or no answer. Is
there any way around this?