Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Word will not retain custom / default settings
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
donwb  
View profile  
 More options Mar 13 2010, 4:26 am
Newsgroups: microsoft.public.word.customization.menustoolbars
From: "donwb" <2bansh...@tiscali.co.uk>
Date: Sat, 13 Mar 2010 09:26:46 -0000
Local: Sat, Mar 13 2010 4:26 am
Subject: Word will not retain custom / default settings
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

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Graham Mayor  
View profile  
 More options Mar 14 2010, 3:23 am
Newsgroups: microsoft.public.word.customization.menustoolbars
From: "Graham Mayor" <gma...@REMOVETHISmvps.org>
Date: Sun, 14 Mar 2010 09:23:48 +0200
Local: Sun, Mar 14 2010 3:23 am
Subject: Re: Word will not retain custom / default settings
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" <2bansh...@tiscali.co.uk> wrote in message

news:%23cTr3rvwKHA.4636@TK2MSFTNGP06.phx.gbl...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »