> Hi All,
>
[quoted text clipped - 7 lines]
> If size does create a problem, does reducing the size by moving half of
> the code into an add-in template work better?
It sounds like you are suffering a touch of template bloat, which can cause
these kinds of errors. Take a look here for a cure.
Combatting Template Bloat
http://www.word.mvps.org/FAQs/MacrosVBA/TemplateBloat.htm

Signature
Regards
Jonathan West - Word MVP
www.intelligentdocuments.co.uk
Please reply to the newsgroup
Gil Carter - 02 Mar 2005 01:12 GMT
Thanks Jonathan,
I think I tried this 3-4 years ago and so, ... it's reminiscent.
The code cleaner comes up with a message on my Word 2003 that says
"programmatic access to Visual Basic Word project not trusted." and stops
there before getting off the ground. This is so even when template is not
"protected."
I've copied the modules, toolbars and UserForms. I'll play with it further.
I'm presently working on getting the keyboard shortcuts to copy over to the
new template. I have a few issues I am working on with the importing of the
autotexts.
Thanks for the pointers. I'll get back to the group if I am hitting blocks
I cannot get past.
:)
Cheers,
Gil
>> Hi All,
>>
[quoted text clipped - 13 lines]
> Combatting Template Bloat
> http://www.word.mvps.org/FAQs/MacrosVBA/TemplateBloat.htm