I want to use the Word mail merge capacity from VB. This is, from my VB program, I want to print the same Word document many times, inserting data form an Access database in each one.
How can I do that?
Thanks!
Printable View
I want to use the Word mail merge capacity from VB. This is, from my VB program, I want to print the same Word document many times, inserting data form an Access database in each one.
How can I do that?
Thanks!
If you can do what you want to from within Word, record a macro and copy and modify it as needed in your program.
------------------
Marty