Hi,
I have read all the threads on sendobject and can't find a problem. I am wanting to email a snapshot of a report and I am using this code in the onclick event of the cmd button:
DoCmd.SendObject acSendReport, "Parents", "Snapshot Format", Email, , ...