I'm currently using

DoCmd.SendObject acSendReport, "rptInvoice", acFormatSNP, 
stemail, , , "OrderId ID# " & txtorderNo, strBody

How can I manage to have the name of the attachment should be the 
orderNo, not the default report name?

Thank you
Joe


Reply via email to