J
Jack Schitt
Hi all
A am just beginning to get into Word macros (been doing Excel macros for
some time - quite a difference)
I have been playing around with a template, periodically saving it under a
new name, not in the default templates folder. Now whenever I open Word I
find that when I examine the projects window in Visual Basic Editor there
are references to several old versions of the template even though I have
not opened the template. Examples are:
TemplateProject (File note)
TemplateProject (File note 2)
etc
Although there is no code in these projects (any more) it is irritating to
see them still appearing, but I can find no way of removing them.
If I right-click on ThisDocument within the project, I get an option to
Export the code, but there is a greyed out option to "remove ThisDocument".
Help? Thanks
A am just beginning to get into Word macros (been doing Excel macros for
some time - quite a difference)
I have been playing around with a template, periodically saving it under a
new name, not in the default templates folder. Now whenever I open Word I
find that when I examine the projects window in Visual Basic Editor there
are references to several old versions of the template even though I have
not opened the template. Examples are:
TemplateProject (File note)
TemplateProject (File note 2)
etc
Although there is no code in these projects (any more) it is irritating to
see them still appearing, but I can find no way of removing them.
If I right-click on ThisDocument within the project, I get an option to
Export the code, but there is a greyed out option to "remove ThisDocument".
Help? Thanks