R
Roderick O'Regan
Here's the scenario...
The main document based on a template has been set up with the merge
fields and letter body text written.
A database has been opened.
A VBA procedure carries out the merge to a new document.
The merged document now takes the focus i.e. it becomes the active
document.
This is fine as I have to programatically carry out some actions in
this active document.
Is there a way, please, to now programatically return to the main
merge document?
This main document might not have been saved so I cannot refer to it
by name.
Regards
Roderick
The main document based on a template has been set up with the merge
fields and letter body text written.
A database has been opened.
A VBA procedure carries out the merge to a new document.
The merged document now takes the focus i.e. it becomes the active
document.
This is fine as I have to programatically carry out some actions in
this active document.
Is there a way, please, to now programatically return to the main
merge document?
This main document might not have been saved so I cannot refer to it
by name.
Regards
Roderick