View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas Gary Keramidas is offline
external usenet poster
 
Posts: 2,494
Default how do you email a portion of a worksheet (range) as an insert into the body of an email?

try ron's site
http://www.rondebruin.nl/sendmail.htm

--


Gary


"Bruce" wrote in message
...
I want to create a macro or a procedure that will take a portion of a worksheet
and then send it to an email address.
This is to basically sending an invoice. I want to include this in the BODY
and NOT as an attachment.

Thanks
Bruce