View Single Post
  #2   Report Post  
Michael
 
Posts: n/a
Default

You might find something you can use on Ron DeBruin's site:
http://www.rondebruin.nl/sendmail.htm

"WhoaNelly" wrote:

I need to be able to send out pricing changes to our customers via email. I
have the Outlook Mail Merge part worked out, but I need to somehow get the
actually pricing files attached as well. I have a .csv file that contains
the pricing records for about 150-200 customers, each customer has between
1-200 individual parts/pricing records. Each customer can only get their own
records. The customers are assigned unique numbers, so I have that to use as
a join. I can also use SQL Server if need be.

Any ideas?

Kell