View Single Post
  #3   Report Post  
Posted to microsoft.public.word.newusers
Graham Mayor Graham Mayor is offline
external usenet poster
 
Posts: 19,312
Default Full Path of a file name

An alternative method that I prefer is to add the line
ActiveWindow.Caption = ActiveDocument.FullName
to an autopen macro in normal.dot 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


Jay Freedman wrote:
On 19 Jan 2007 16:46:36 -0800, "trvlnmny" wrote:

Using W xp & MS Word 2003. When I have a document open is there any
way that I can see the full path of the file name.
Thanks.


The method I prefer is to display the Web toolbar, hold down the Ctrl
and Alt keys, and drag a copy of the address box onto the same row
with the menus -- drop it between Help and the "Type a question" box.
It'll always show the full path of whatever document currently has the
focus, and automatically changes if you click into another document.