Create the texts in a document, bookmark them and use IncludeText fields to
insert the text where required.
Or use autotexts.
Or simply tell your users that they must not change the standard wordings.
Most users will respond to this - those that won't should be looking for a
new job.
Protection will not stop anyone from changing the text if that's what they
wanted to do, and where it is unnecessary, as it appears to be here, it just
gets in the way of work.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site
www.gmayor.com
Word MVP web site
http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Andy wrote:
> Hi Graham
>
> I suppose I used the "obviously" word erroneously. Sorry about that.
> The document is actually a pre-formatted "template" with bits of text
> already inserted. The user is not allowed to change this text, hence
> the document protection aspects. Any further ideas would be welcome
> cos I'm struggling now.
>
> "Graham Mayor" wrote:
>
>> You say 'obviously some parts of the document have protection', but
>> why 'obviously'? Why do you need this protection if it is getting in
>> the way? It is not going to stop anyone from accessing the protected
>> information. If the document is a form, then OK, but for any other
>> type of document the protection is almost certainly unnecessary and
>> there are other ways of inserting information into documents that do
>> not require the document to be locked - eg see
>> http://www.gmayor.com/Macrobutton.htm and/or Word MVP FAQ - Userforms
>> http://word.mvps.org/FAQs/Userforms.htm
>>
>> --
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>> Graham Mayor - Word MVP
>>
>> My web site www.gmayor.com
>> Word MVP web site http://word.mvps.org
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>>
>> Andy wrote:
>>> Thanks for that macropad, but unfortunately the cut and paste
>>> solution would be unacceptable to the users. They're very picky :-).
>>> The main things that they are insisting on are Track Change and
>>> image formatting. I can't get it to work. I wonder if it can be
>>> achieved programatically.
>>>
>>> "macropod" wrote:
>>>
>>>> Hi Andy,
>>>>
>>>> A partial workaround:
>>>>
>>>> While it might not be possible to do some of the desired formatting
>>>> in your protected document, it could still be done in an
>>>> unprotected one, with the desired results be copied & pasted into
>>>> the protected document afterwards.
>>>>
>>>> Cheers
>>>>
>>>> --
>>>> macropod
>>>> [MVP - Microsoft Word]
>>>>
>>>>
>>>> "Andy" <(E-Mail Removed)> wrote in message
>>>> news:8EB3BB6A-1BA0-4240-8D10-(E-Mail Removed)...
>>>>> Hi
>>>>>
>>>>> I have a requirement to provide users with a variety of templates
>>>>> that they can create documents from. Obviously certain parts of
>>>>> the document need to be editable and others need to be protected
>>>>> from user tampering. The thing is whenever I enforce the
>>>>> protection, certain features in Word are disabled:- notably Track
>>>>> Changes, Watermarking and the ability to format the image layout
>>>>> (wrapping text around it) of an inserted image. The ability to
>>>>> have these features enabled in the un-protected part of the
>>>>> document doesn't sound unreasonable to me. Is there a way of
>>>>> doing these things?