Every time I open Word the ruler is not displayed. I
have searched without success for a way to lock the ruler
so that it remains open. Any suggestions?
Word 2003 has a tendency to fail to remember settings, but I thought 2002
was a little better in that respect. If all else fails add the following
line to both an autonew and autoopen macro:
ActiveWindow.ActivePane.DisplayRulers = True
http://www.gmayor.com/installing_macro.htm

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Every time I open Word the ruler is not displayed. I
> have searched without success for a way to lock the ruler
> so that it remains open. Any suggestions?