I want to preview a mail merge. A destination = 0 means wdSendToNewDocument. So, where is this new document? How can I view it?
I want to preview a mail merge. A destination = 0 means wdSendToNewDocument. So, where is this new document? How can I view it?
in access, you use printPreview the report.
then click something to send it.
or load it into Outlook as: .Display True
then review the doc then manually click the send btn .
But I'm not sure what youre using.