J
judith
I am trying to email two reports as snapshot viewer attachments using the
sendObject command but dont know how i would attach both items
DoCmd.SendObject acReport, "chainChasePrint", "SnapshotFormat(*.snp)",
"", "", "", "Weekly Sales Office Report", "Please find attached the chain
chasing report", True, ""
As well as the report "chainChasePrint" I also want to include the report
"chainChaseAppendixReport"
I dont want two emails just two attachements
Any suggestions please
Thanks
sendObject command but dont know how i would attach both items
DoCmd.SendObject acReport, "chainChasePrint", "SnapshotFormat(*.snp)",
"", "", "", "Weekly Sales Office Report", "Please find attached the chain
chasing report", True, ""
As well as the report "chainChasePrint" I also want to include the report
"chainChaseAppendixReport"
I dont want two emails just two attachements
Any suggestions please
Thanks