
Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
thank you for your answer Doug,
As you said i have tried the "mail merge" facility of Word manually
first.
Now i need a code that uses a template, that have generated, a
datasource and as a result it produces the merged file.
I have found a lot of examples on web, but they don't use an existing
template, they produce their own templates dynamically in code.
I had found some recommendations also about using templates, but they
don't present full sample code.
If you can give some code it will be very beneficial for me.
regards,
> I would suggest that first you attempt to execute the merge manually from
> Word so that you can determine whether it is a Word problem or a Visual C#
[quoted text clipped - 27 lines]
> >
> > Object oName = "C:\\DataDoc.doc";
Doug Robbins - Word MVP - 29 Apr 2004 14:16 GMT
check out:
http://www.attcanada.net/~kallal.msn/msaccess/msaccess.html

Signature
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
>
> thank you for your answer Doug,
[quoted text clipped - 46 lines]
> > >
> > > Object oName = "C:\\DataDoc.doc";