Email - Easiest way to email database

  • Thread starter Thread starter James Hoey
  • Start date Start date
Hi James,

Zip it, attach it, and send it.

How big is the database?

HTH
Immanuel Sibero
 
Use the SendObject method, either from a macro or vba
code.

If you're using VBA, you can loop through all the
people's names, set their name to a variable, and use
that variable as the To: address in your SendObject
statement.

HTH
 
-----Original Message-----
What is the easiest way to email all of your customers in
a database
.
Did anyone get back to you re this - I am having the same
problem?
 
Back
Top