Excel Mass Email

J

Jill

Does anyone know of anyway or program to do the following:
We have Excel file that contains 3 columns- ID, password
and email address. We need to email each ind email address
their ID and password. Is there a program that we can use
that will do this email merge? Thanks!
 
R

Ron de Bruin

Hi Jill

Read good

On top of the page

You must add a reference to the Microsoft outlook Library.

1) Go to the VBA editor, Alt -F11
2) Tools>References in the Menu bar
3) Place a Checkmark before Microsoft Outlook ? Object Library
? is the Excel version number

Or use Late binding (also on the same page)
 
M

Mike A

Be careful - don't accidentally attach the file to the e-mails! :)


Mike Argy
Custom Office solutions and
Windows/UNIX applications
 
Top