VB6 accessing WrdMerge - TechRepublic
General discussion
October 5, 2000 at 09:35 AM
d2reid

VB6 accessing WrdMerge

by d2reid . Updated 25 years, 5 months ago

I have a small VB6 program that uses DAO 3.5 to input data into an Access97 mdb. We currently manually open a word merge document, change the the data source to a different table, merge the document, and then print.

How can I connect my VB6 code to the word document and automate these functions. Yes I have MSWord 8.0 Library referenced.

Thanks

d2

This discussion is locked

All Comments