View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bobbo Bobbo is offline
external usenet poster
 
Posts: 15
Default send email to email address in column

I need to be able to send a standard email to all of the email addresses in
column E. I am able to send the email If I manualy add each address to the
..To section of code. What I would like is to search column E and create a
running list of addresses that can be added to the .To section.
I am hoping to just send out one message instead of a bunch.

Thanks
Bob