View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default Including a message in an Email

Refer the topic 'Outlook object model (body)' in the below link from Ron.

http://www.rondebruin.nl/sendmail.htm

If this post helps click Yes
---------------
Jacob Skaria


"JeffN" wrote:

Hi,

I am trying to construct a bit of code that will email the active workbook
to a recipient with a preset subject line. That part of it I can do but I
can't find a way of defining the body of the message.

Can anyone tell me if this is possible please? And if so, how?

Thanks