View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
BILLROT BILLROT is offline
external usenet poster
 
Posts: 2
Default AUTOMATING E-MAILS

I am developing a model which creates individual documents (remittance
advices), be filtering appropriated data for each supplier, collecting it in
a standard format.

I can do all of this using For.. Next loops, but the part I cannot get the
macro to perform is copying an email address into the e-mail address cell
above the worksheet. Is there a method in Visual Basic for doing this kind
of action ?