Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Mass emailing

Status
Not open for further replies.

mytaurus2000

Technical User
Oct 4, 2006
138
US
I have a report that contains about 1200 users, I have a generic email message that I need to send all users. Is there a way to code so my message will go to each user on my report?
 
This is a very common need. have you tried an Advanced Search in these fora and FAQs? You can also look at SendObject and looping through record sets.
 
I tried the advanced search, but was unable to find this particular topic. Can you point me in the right direction?
 
Go to:
Microsoft: Access Modules (VBA Coding) Forum
forum705
Click Search and type:
[tt]SendObject Recordset[/tt]
into the keyword search box.

Then try the same in:
Microsoft: Access Forms Forum
forum702


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top