View Single Post
  #7   Report Post  
Posted to microsoft.public.word.pagelayout
Graham Mayor
 
Posts: n/a
Default Permanently enable "view hidden text"

Any IT department that does this deserves a good slap!

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org


Stefan Blom wrote:
Unless of course a log-in script replaces normal.dot, in which case
that wouldn't be possible.


"Graham Mayor" wrote in message
...
A less drastic course would be to add the line

ActiveWindow.View.ShowHiddenText = True

to an autoopen macro in normal.dot
http://www.gmayor.com/installing_macro.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org


Stefan Blom wrote:
Well, deleting the Data key might fix the problem, as stated in the
article. Another possibility is that a log-in script deletes the
Data key on each log-in (which restores a lot of settings to their
factory defaults) or that an add-in has code in it to set options
when Word starts. You'll have to ask the administrator about this.


wrote in message
oups.com...
I am using my work computer, with no administrator access... I
can't edit Windows 2000 registry. Is there any workaround? Is
registry the problem?