Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Word will not retain custom / default settings

13 views
Skip to first unread message

donwb

unread,
Mar 13, 2010, 4:26:46 AM3/13/10
to
Win XP Home. MS Office 2003
Normally MS Word would always display the same view as when I left it.
However just recently, it has decided to display settings which I did not
select.
These are, the Vertical and Horizontal Rulers, no Text Boundaries,
and 150% Zoom instead of my "standard" 95%.
I have tried Repair MS Office and Reinstalled Word, neither of which made
any difference.
If I change these settings manually and log out of Word,
they are retained for the current session,
but next time the PC is booted, the incorrect settings re-appear.
Any suggestions please.
donwb


Graham Mayor

unread,
Mar 14, 2010, 3:23:48 AM3/14/10
to
Word 2003 has a bad habit of losing personal settings stored in the
registry. This can often be fixed (at least for a while) by deleting or
renaming the Word Data key in the registry, but for a more permanent
solution you could apply the settings you require with autoopen and autonew
macros in the normal template - see the relevant section of
http://www.gmayor.com/installing_macro.htm

The particular settings you require in this instance are:

With ActiveWindow
.ActivePane.DisplayRulers = True
.ActivePane.View.Zoom.Percentage = 500
.ActivePane.View.Zoom.Percentage = 95
.DisplayVerticalRuler = True
.View.ShowTextBoundaries = False
End With


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

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

"donwb" <2ban...@tiscali.co.uk> wrote in message
news:%23cTr3rv...@TK2MSFTNGP06.phx.gbl...

0 new messages