View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SANDIND SANDIND is offline
external usenet poster
 
Posts: 16
Default SEND MAIL TO DIFFERENT ADDRESS WITH DIFFERENT MESSAGE

Hi,

I have a sheet in which various informaation are there regarding each client
and issues related with that client. I want a macro that can send mail to
that client with the issue related to that particular client . I have below
the format of the table

NAME ACCOUNT MAIL ID ISSUE

SANDEEP 420420 MACRO NOT WORKING
SANDY 120240
MACRO IS DAMN GOOD

I want the mail send to each one of them with related issue by running one
macro if possible,

Thanks for support in advance