How do I use a database to send an email?

Stojakapimp

Platinum Member
Jun 28, 2002
2,184
0
0
Does anyone know if I can use a database I just created in Microsoft Access so that I can send a mass email to everyone that was in the database? Like do I have to create the database a certain way? One of the tabs in the database was for the person's email address so I figured that's all I needed. So is there just something I need to do in Outlook in order to call up all those emails?
 

AlricTheMad

Member
Jun 25, 2001
125
0
0
I did soemthing similar at work.

I don't have access to it right now. I can try and get back to you.

I think I stepped through the recordset & combined the email addresses into a string and used that string in the 'to' field.

I know it's not much but I hope it helps

AlricTheMad