Is there any way to immunize a template to prevent Word from modifying
styles? I have a vba routine that changes bulleted paragraph formating in a
document. It does not remove the bulltet, and yet sometimes when I run it,
the bullet gets dropped from template style which affects other documents
that use the same style sheet.
Thanks,
keith
Alex Ivanov - 16 Nov 2004 04:28 GMT
The simplest way is to set Read-Only attribute of the template file.

Signature
Please reply to NG only. This email is not monitored.
Alex.
> Is there any way to immunize a template to prevent Word from modifying
> styles? I have a vba routine that changes bulleted paragraph formating in
[quoted text clipped - 6 lines]
>
> keith