I'm using SendObject to send the results of a query to some co-workers in an Outlook email. The old way is to cut and paste the results directly into the email. I'm trying to automate this, but SendObject sends the results as an attachment, and the e-mail as plain text (no matter what I have my mail format set to).
Is there any way to have the query results directly in the email? Maybe autopaste it in the message body parameter of SendObject? Thanks.
