myhnews Mon, 15 Jan 2007 20:21:47 -0800
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