Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Even though the Folder view is set to show full path, in windows. Word does
not show the full path. How does I make Word show the full path? |
#2
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
To show the path in the Word window title bar, click on Tools |
Macro | Macros, add the following line to your AutoOpen macro: ActiveWindow.Caption = ActiveDocument.FullName To show the path in the Word toolbar area, click on Tools | Customize | Commands | Categories: Web | Commands: Address. Drag the Address command to your toolbar area. Click on Close. If you are prompted to save changes to your Normal.dot global template when you exit Word, say yes. M Lindberg wrote: Even though the Folder view is set to show full path, in windows. Word does not show the full path. How does I make Word show the full path? |
#3
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
While G-n-o provided the basic answer, if you want a work around for
most of the abberations to the basic method see: http://gregmaxey.mvps.org/File_Name_And_Path.htm |
#4
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Is there a way to see the full command issued? For example, if I run a macro
or request a bookmark: myWord.doc#bookmark1 or myWord.doc /mMyMacro "Greg" wrote: While G-n-o provided the basic answer, if you want a work around for most of the abberations to the basic method see: http://gregmaxey.mvps.org/File_Name_And_Path.htm |
#5
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
While G-n-o provided the basic answer, if you want a work around for
most of the abberations to the basic method see: http://gregmaxey.mvps.org/File_Name_And_Path.htm |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to put graphics on envelopes? | Microsoft Word Help | |||
take yet another lesson from wordperfect "reveal codes" | Microsoft Word Help | |||
In Word, how do I surpress headers and footers on page 2 | Microsoft Word Help | |||
Word applies direct format on File open | Microsoft Word Help | |||
In Word, how can I see all files (*.*) in "save as"? | New Users |