M
Medemper
I have a word template that uses a macro to open another word document, fills
in some variables, and then is supposed to close the "new" instance of the
template w/o saving (I need a template for my purposes which I won't get
into). When I try to use ThisDocument.Close, nothing happens.
Is there a reason ThisDocument.Close doesn't work on a new instance of a
template or am I doing something wrong? I know that ThisDocument.Close works
on a non-template file and also work when I "open" the template instead of
using "new".
This is probably an old question, but my search was unsuccessful.
in some variables, and then is supposed to close the "new" instance of the
template w/o saving (I need a template for my purposes which I won't get
into). When I try to use ThisDocument.Close, nothing happens.
Is there a reason ThisDocument.Close doesn't work on a new instance of a
template or am I doing something wrong? I know that ThisDocument.Close works
on a non-template file and also work when I "open" the template instead of
using "new".
This is probably an old question, but my search was unsuccessful.