S
Stephen English
I create a document from a template (docActive) and this template has a lot
of code behind it.
The code creates another document (docTarget)
The last line of the code closes docActive and the active document becomes
the first document in the collection (i.e a document that was open before I
created docActive) whereas I want it to be docTarget.
I have tried putting docTarget.activate prior to closing docTarget but
didn't work.
Any ideas please?
Stephen
of code behind it.
The code creates another document (docTarget)
The last line of the code closes docActive and the active document becomes
the first document in the collection (i.e a document that was open before I
created docActive) whereas I want it to be docTarget.
I have tried putting docTarget.activate prior to closing docTarget but
didn't work.
Any ideas please?
Stephen