Suppress "Printing" Message with SendObject

S

Susan L

I've created a button to e-mail a report in .rtf format. The report is based
on a parameter query. So the parameter message appears, as well as a message
stating "Now outputting [reportname] to a mail message. I've tried using
SetWarnings False, but that does't do the trick. Any suggestions?
 
Top