Connecting Tech Pros Worldwide Help | Site Map

Coding Access For Emails

JohnDoe
Guest
 
Posts: n/a
#1: Nov 12 '05
I am trying to find a sample coding in VB on how to setup a simple button
that will do a mass email from a table within Access 2000.

I want to be able to click a button and Access opens up my email client and
their are all my address' ready to go.

Any and all help wold be GREATLY appreciated!!



Jack MacDonald
Guest
 
Posts: n/a
#2: Nov 12 '05

re: Coding Access For Emails


For the actual transport of the message, consider using aspemail
http://aspemail.com/download.html

As for the addresses, that depends on the email client that you use
and how it stores its information. If it's MS Lookout, try googling
for "microsoft outlook object model"


On Fri, 16 Jan 2004 03:16:48 GMT, "JohnDoe" <lsa_sux@mail.com> wrote:
[color=blue]
>I am trying to find a sample coding in VB on how to setup a simple button
>that will do a mass email from a table within Access 2000.
>
>I want to be able to click a button and Access opens up my email client and
>their are all my address' ready to go.
>
>Any and all help wold be GREATLY appreciated!!
>
>[/color]

Closed Thread