How do I show the document title bar on a microsoft word document?

  • Follow


How do I show the document title bar when opening a word document? 
0
Reply Utf 3/1/2010 12:08:01 AM

The Document title bar is the blue bar above the Word window and should 
always be displayed? Do you perhaps mean that you want to add the document 
path to the title bar? In which case you need to add the line
ActiveWindow.Caption = ActiveDocument.FullName
to an autoopen macro in the normal template 
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
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



"David D." <David D.@discussions.microsoft.com> wrote in message 
news:684219A2-02A3-46C9-9E29-B88E06A05303@microsoft.com...
> How do I show the document title bar when opening a word document? 


0
Reply Graham 3/1/2010 6:12:51 AM

1 Replies
836 Views

(page loaded in 0.037 seconds)

Similiar Articles:
















7/21/2012 7:51:51 PM


Reply: