Hello Everyone,
I wanted to send an automatic email from access through outlook and also I wanted to attach the PDF version of the report.
I am not sure where to start this.!
Can anyone help me on this.
Thanks!
Hello Everyone,
I wanted to send an automatic email from access through outlook and also I wanted to attach the PDF version of the report.
I am not sure where to start this.!
Can anyone help me on this.
Thanks!
In a macro or vb code:
docmd.SendObject acSendReport ,"rMyReport",acFormatPDF,sTo,,,sSubj,sBody