file path in title bar possible? Word 2002

T

T. Duprex

Is it possible to have Word 2002 display the path to the folder opened up
in Word? How?

TIA
 
G

Graham Mayor

Add the following line to an autoopen macro in normal.dot

ActiveWindow.Caption = ActiveDocument.FullName


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


<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
Top