View Single Post
  #2  
Old May 17th 06, 02:25 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default mailing list and mail merging

Writing a program to perform the merge with CDO would take you a lot longer than simply breaking the Excel list into batches.

In any case, a mailing list of 20,000 names is going to require a lot of management on your part to deal with bounces and requests for unsubscription. You should be looking at a list hosting service or a dedicated mailing list application.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"erancen" wrote in message oups.com...
hi there,

i have a picture i inserted to a blank word document.
i want to send this picture to a list of E-Mail's as an HTML (Not as an
attachment).
i have a data base of mail adress in excel sheet.

when i use the mail merge wizard in the word document i'm sending it to
a list of 20,000 people.
but it stops sending after 4000-5000 mail adresses.

i checked for screen saver options and power saving options and every
thing is OK - no power saving options is enabled.

someone told me about scripting & CDO but i never writen a script
before.

your fast help will b appriciated.

thank you.

Eran.

Ads