M
Mike Williams
with Windows XP (SP-1) and Office/Excel XP (Sp-2)
I'm a little confused. I've searched and read the threads I could find,
and I can't get debug.print to work. The line
MsgBox ActiveDocument.MailMerge.DataSource.QueryString
produces the info I want, but I can't do a copy/paste from a msgbox. The
line
Debug.Print ActiveDocument.MailMerge.DataSource.QueryString
doesn't seem to do anything at all.
Any tips would be greatly appreciated, and helping me figure out how to use
this tool may prevent my needing to post another stupid question later.
THANKS.
I'm a little confused. I've searched and read the threads I could find,
and I can't get debug.print to work. The line
MsgBox ActiveDocument.MailMerge.DataSource.QueryString
produces the info I want, but I can't do a copy/paste from a msgbox. The
line
Debug.Print ActiveDocument.MailMerge.DataSource.QueryString
doesn't seem to do anything at all.
Any tips would be greatly appreciated, and helping me figure out how to use
this tool may prevent my needing to post another stupid question later.
THANKS.