J
justagrunt
Hello,
Thru automation, I can get a mail merge to work to create a letter with
address etc, and the document becomes visible.
How do I open a second document (I have its path).
Copy its contents.
Do I use;
Activedocument.Range.copy?????????
or
Activedocument.Wholestory.copy?????
Then paste it to the first document:
Activedocument.selection.paste ?????????
so that the contents appear
But the second document is now closed.
Any help would really be appreciated.
I have had error messages that say along the lines that the method is
unsupported.
Thru automation, I can get a mail merge to work to create a letter with
address etc, and the document becomes visible.
How do I open a second document (I have its path).
Copy its contents.
Do I use;
Activedocument.Range.copy?????????
or
Activedocument.Wholestory.copy?????
Then paste it to the first document:
Activedocument.selection.paste ?????????
so that the contents appear
But the second document is now closed.
Any help would really be appreciated.
I have had error messages that say along the lines that the method is
unsupported.