K
-kve-
Hi, I'm trying to perform a mail merge (C#, Office 2003/2007)
I started from th ecode given in http://support.microsoft.com/kb/301659, and
this code works fine.
But the problem is: this example creates and inserts the mail merge fields
by code, and I need to use the fields that are already present in a document
(defined in Word).
On mailMerge.Execute(ref oFalse) I always get the error:"Word could not
finish merging these documents or inserting this database"
Any help would be great...
I started from th ecode given in http://support.microsoft.com/kb/301659, and
this code works fine.
But the problem is: this example creates and inserts the mail merge fields
by code, and I need to use the fields that are already present in a document
(defined in Word).
On mailMerge.Execute(ref oFalse) I always get the error:"Word could not
finish merging these documents or inserting this database"
Any help would be great...