View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Create and Send e-mail using macro

Ron de Bruin's site

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

should have something for you.

--
Regards,
Tom Ogilvy


"Mphoza" wrote in message
...
How could I sent an e-mail using a macro so that it can insert the

recpient,
subject, message fields and attachments specifed in the macro into the

mail?
Please provide an example.