-
Hi everybody,
Now, I try to use Word Mailmerge via VB. Basically, I have to create a main document which I already accomplished and setup the datasource which I can't. I want to create a datasource in VB code and want to connect the database via an ODBC. Is there anyone know how to do that or any suggestion? Thanks in advance.
-
I haven't done it using a database, but I have from a .txt file. The easiest way to find out how is to turn on your macro recorder, do it manually, and grab the code. That's the easiest way to learn your way around this stuff.