Hi everyone,
I'm automating sending an email (fax). In some code the technique of argument passing is used for the strLinkCriteria . How would I use this in my code?
Pampers![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)
Just let it go...
I'm automating sending an email (fax). In some code the technique of argument passing is used for the strLinkCriteria . How would I use this in my code?
Code:
strReportName = "rprtInvoiceFax"
strWhere = "BolImportID = " & Me.BolImportID
DoCmd.SendObject acSendReport, strReportName, acFormatHTML, EmailAddress2, , , strSubject, , False
Pampers
![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)
Just let it go...