View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default E-mail as message body not attachment

Ron de Bruin's site

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

an Article by Ron on MSDN:
http://msdn.microsoft.com/library/en...odc_xlmail.asp

Dick Kusileka's site
http://www.dicks-clicks.com


should have some information.

--
Regards,
Tom Ogilvy


Larry Empey wrote in message
...
Hello

How can I send information from an Excel Worksheet as a message body
and not as an attachment using a macro.

I have tried using the sendmail command but this sends as an
attachment.

Larry