A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How to disable Word formatting just for a Word Template



 
 
Thread Tools Display Modes
  #1  
Old September 27th, 2004, 04:01 PM
Yuhong
external usenet poster
 
Posts: n/a
Default How to disable Word formatting just for a Word Template

We have developed a smart document application to do customer formatting for
special purposes. We want to disable user from use word standard formatting
menu or formatting tool bar. I can use Word macro to disable all the
formatting tool bar, but that seems disabled formatting for all Word apps
running in the same machine. Can I just disable formatting for just one Word
document or just for my template?

Thanks!
  #2  
Old September 28th, 2004, 10:49 AM
Word Heretic
external usenet poster
 
Posts: n/a
Default

G'day Yuhong ,

Simple as falling off a log, the whole point here is to only use
automation when the default behaviors don't suit. In this case, we can
use Word's default behaviors. I fall into the same trap quite often
being a coder / softie as well.

Close all Word sessions.
Open your template for edit.
Customize your toolbars (ensure your template has the focus for the
changes).
Hide the std and formatting toolbars
Close, Save, Exit

Now anytime (*1) your template is loaded those toolbars will be
switched off.


*1 A template loaded after yours which explicitly turns those
toolbars on will override your settings, producing your desired
result. Additionally, users can customize it on in the Word data key
which will tend to override as well (barring specific corruption).


HOWEVER

I do NOT recommend the above as your solution. It is what YOU WANT,
but it is NOT what YOUR USERS WANT!

A quick analysis of the variables and scope of the requirement is to
provide the user a quick and easy means of flipping BETWEEN two
interfaces. Think of your toolbar set as a skin. This is because you
are COMPLETELY replacing the visible toolbars and more than likely
seriously modifying the menu bar. Hell, I do! :-)

So, I gave the user another option. I turn my toolbars on by default,
but the user now has two new View menu entries: Heretical Interface,
Std Interface. These explicitly modify Normal.dot, as that is what
Normal.dot is for in a properly structured authoring environment.


Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Yuhong reckoned:

We have developed a smart document application to do customer formatting for
special purposes. We want to disable user from use word standard formatting
menu or formatting tool bar. I can use Word macro to disable all the
formatting tool bar, but that seems disabled formatting for all Word apps
running in the same machine. Can I just disable formatting for just one Word
document or just for my template?

Thanks!


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Instances of Word? Bruce Hutfless General Discussion 3 September 28th, 2004 01:35 PM
Replacing a Word 2003 Template Gordon Freeman General Discussion 13 July 31st, 2004 05:40 PM
Word 2000 DDE Speed Stefan German General Discussion 0 May 17th, 2004 04:14 PM
Inserting a checkmark - how/where to find Peggy Herget General Discussion 3 May 14th, 2004 01:57 PM
saving all documents at once Cindy New Users 4 April 29th, 2004 09:32 AM


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.