Word 2003, VBA and MailMerge

A

AndrewC

Greetings.

I searched the Internet a bit for this, and I had trouble finding good
sources.

I'm looking to write vba code that will call all documents in specific
folder with a .doc extension. These docs are mail merges that are all
already linked to a data source, and I need to one by one print them in
their merged form and then close the documents.

Andy
 
J

Jean-Guy Marcil

AndrewC was telling us:
AndrewC nous racontait que :
Greetings.

I searched the Internet a bit for this, and I had trouble finding good
sources.

I'm looking to write vba code that will call all documents in specific
folder with a .doc extension. These docs are mail merges that are all
already linked to a data source, and I need to one by one print them
in their merged form and then close the documents.

What have you got so far?

Or are you expecting someone to write it for you? For free?

It is possible that someone already wrote this exact code and will come
along shortly... I know Doug Robbins has a lot of code regarding merged
documents, but I do not remember if he has the code for this particular
situation already written...

--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
[email protected]
Word MVP site: http://www.word.mvps.org
 
Top