View Single Post
 
Old 09-29-2015, 03:31 PM
Charles Kenyon Charles Kenyon is offline Windows 8 Office 2013
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,533
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Again, I would put it in a Global Template, not a document template. See link in previous response.

You would run it every time you open a document and have the problem. You will have the problem only once with each document. You could add the line:
activedocument.save
at the end of the macro if you want.

The macro is not added to the document. It is not added to the document's template.
It is in a global template, always available.
You run it when you run into problems and fix the link in the document to the template you want.
Reply With Quote