"Do you also want to save changes to the document template?"

S

Sydney

Hi
I have a template that contains a custom toolbar that toggles on/off
depending on selections made.
My template runs fine, the only problem is when i try to save the document,
i get a word message asking "do you also want to save changes to the
document template?"

I have added ActiveDocument.AttachedTemplate.Saved = True but continue to
get this message.
Any ideas?
 
C

Charles Kenyon

You'll need to add that line to each procedure that toggles your toolbars or
buttons. These are changes made to your template by your code.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
S

sydney

Perfect now, thank you :)

Charles Kenyon said:
You'll need to add that line to each procedure that toggles your toolbars or
buttons. These are changes made to your template by your code.
--
Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top