View Full Version : Pasting Report in the Body of Email


ions
08-03-2007, 04:22 AM
Hello Access Expert

My supervisor would like me to post the contents of a report in the body of an email instead of attaching it as a .txt file. Is this possible to do in Access via VBA? I know that the DoCmd.SendObject has an argument for the body but it can only be a string.

Thanks very much for your help and responses.