R
rml
I'm using the below code to create an e-mail. It works fine. What I would
like to do is have the e-mail address/s pull from a field/s on the form.
[emailfield]
Can someone show me the code? Thanks.
40 DoCmd.SendObject acSendReport, "Report1", acFormatPDF, "(e-mail address removed);
(e-mail address removed); (e-mail address removed)", , "(e-mail address removed)", "Test Resutls", "Attached are
your results for Report ID - "
like to do is have the e-mail address/s pull from a field/s on the form.
[emailfield]
Can someone show me the code? Thanks.
40 DoCmd.SendObject acSendReport, "Report1", acFormatPDF, "(e-mail address removed);
(e-mail address removed); (e-mail address removed)", , "(e-mail address removed)", "Test Resutls", "Attached are
your results for Report ID - "