Reply
 
Thread Tools Display Modes
  #1   Report Post  
Ryncar
 
Posts: n/a
Default Can I create a template with features that cannot be modified?

I would like to provide a Microsoft Word template for others in my office to
use but it is important that the information in the header and footer are not
modified by other users. Is there any way to "freeze" certain features
within a template (header/footer, text box) so that they cannot be changed or
deleted?
  #2   Report Post  
Suzanne S. Barnhill
 
Posts: n/a
Default

You can protect the header and footer, but often just putting stuff in the
header and footer (since they're a different layer) is protection enough.
See whichever of these articles is appropriate:

How can I prevent users from editing the header of a document in Word 2000
or higher?
http://word.mvps.org/faqs/customizat...PlusHeader.htm

How can I prevent users from editing the header of a Word 97 document?
http://word.mvps.org/FAQs/Customizat...rd97Header.htm


--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Ryncar" wrote in message
...
I would like to provide a Microsoft Word template for others in my office

to
use but it is important that the information in the header and footer are

not
modified by other users. Is there any way to "freeze" certain features
within a template (header/footer, text box) so that they cannot be changed

or
deleted?


  #3   Report Post  
Posted to microsoft.public.word.docmanagement
nice_evest nice_evest is offline
external usenet poster
 
Posts: 8
Default Can I create a template with features that cannot be modified?

Hello
i really loved the code i have read and it work really nice
yet, one thing is happening to me... i need to send this document as a
template to my colleagues at work, yet when opennig the file; the security
dialog box pops for enabling or disabling the macros, while that doesnt
happen once i save it in the template folder.

i wrote the following code when openning to set the security to low; but
nothing happens, it ask me.

can be done? can i auto enable the security and not being asked!!!!

Thanks


"Suzanne S. Barnhill" wrote:

You can protect the header and footer, but often just putting stuff in the
header and footer (since they're a different layer) is protection enough.
See whichever of these articles is appropriate:

How can I prevent users from editing the header of a document in Word 2000
or higher?
http://word.mvps.org/faqs/customizat...PlusHeader.htm

How can I prevent users from editing the header of a Word 97 document?
http://word.mvps.org/FAQs/Customizat...rd97Header.htm


--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Ryncar" wrote in message
...
I would like to provide a Microsoft Word template for others in my office

to
use but it is important that the information in the header and footer are

not
modified by other users. Is there any way to "freeze" certain features
within a template (header/footer, text box) so that they cannot be changed

or
deleted?



  #4   Report Post  
Posted to microsoft.public.word.docmanagement
nice_evest nice_evest is offline
external usenet poster
 
Posts: 8
Default Can I create a template with features that cannot be modified?

sorry... i forgot to wrtite you the code

Sub Macro_enable()
'
' Macro_enable Macro
' Macro recorded 3/21/2007 by Effat El-Shiyyab
'
With ActiveDocument
.ReadOnlyRecommended = False
.Password = ""
.WritePassword = ""
.RemovePersonalInformation = False
.RemoveDateAndTime = False
End With
With Options
.WarnBeforeSavingPrintingSendingMarkup = False
.StoreRSIDOnSave = True
.ShowMarkupOpenSave = True
End With
End Sub

"nice_evest" wrote:

Hello
i really loved the code i have read and it work really nice
yet, one thing is happening to me... i need to send this document as a
template to my colleagues at work, yet when opennig the file; the security
dialog box pops for enabling or disabling the macros, while that doesnt
happen once i save it in the template folder.

i wrote the following code when openning to set the security to low; but
nothing happens, it ask me.

can be done? can i auto enable the security and not being asked!!!!

Thanks


"Suzanne S. Barnhill" wrote:

You can protect the header and footer, but often just putting stuff in the
header and footer (since they're a different layer) is protection enough.
See whichever of these articles is appropriate:

How can I prevent users from editing the header of a document in Word 2000
or higher?
http://word.mvps.org/faqs/customizat...PlusHeader.htm

How can I prevent users from editing the header of a Word 97 document?
http://word.mvps.org/FAQs/Customizat...rd97Header.htm


--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Ryncar" wrote in message
...
I would like to provide a Microsoft Word template for others in my office

to
use but it is important that the information in the header and footer are

not
modified by other users. Is there any way to "freeze" certain features
within a template (header/footer, text box) so that they cannot be changed

or
deleted?



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HOW DO I CREATE A ENVELOPE TEMPLATE Lee Page Layout 2 March 20th 05 01:16 AM
HOW DO I CREATE A ENVELOPE TEMPLATE Lee Microsoft Word Help 1 March 19th 05 07:28 AM
Word 2003 won't save or create new Normal.dot template Gonzo Microsoft Word Help 2 March 13th 05 03:43 PM
Autotext exclusive to a New Document Template I Create in Word 200 KM1 Microsoft Word Help 2 January 23rd 05 04:03 AM
How do you create a Word template with permanent text fields? Medical Admin Microsoft Word Help 1 December 9th 04 02:22 AM


All times are GMT +1. The time now is 04:20 AM.

Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"