View Single Post
  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor
 
Posts: n/a
Default full file path in the Word Window title bar

Create an autopen macro in normal.dot containing the following line

ActiveWindow.Caption = ActiveDocument.FullName

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


Carly wrote:
Hi,
I find it difficult to work with multiple versions of a file when Word
displays only the file name in the title bar. I need to see the
complete path. How do I change this setting?