I need to run a mailmerge in Word from VB6. My application uses an Access
database. I access the data via connection and recordset objects created in
VB6. Can I run a mailmerge using a connection and recordset created in VB6 as
the datasource for the mailmerge? If not, what would be a better way, e.g. a
query stored in Access? And does anyone have some sample code or a code
snippet that would get me started with the mailmerge? Thanks in advance for
any help.
>I need to run a mailmerge in Word from VB6. My application uses an Access
> database. I access the data via connection and recordset objects created
[quoted text clipped - 7 lines]
> for
> any help.
Check here, maybe this is what you are asking for:
http://support.microsoft.com/kb/285332
Check References within that article for more links.
Dmitriy.
Graywolf - 25 Oct 2006 16:40 GMT
Yeah, this is a big push in the right direction. Thanks Dmitriy!!
> >I need to run a mailmerge in Word from VB6. My application uses an Access
> > database. I access the data via connection and recordset objects created
[quoted text clipped - 14 lines]
>
> Dmitriy.