View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default how can i insert an e-mail address to a worksheet using VBA

Take a look at www.rondebruin.nl/sendmail.htm

--

HTH

RP
(remove nothere from the email address if mailing direct)


"AidanJ" wrote in message
...
I would like to send single worksheets as HTML mails to various single

mail
recipients, getting their SMTP address from a table in the workbook. Can
this be done using VBA?