![]() |
#17
|
|||
|
|||
![]()
I've tried the macro, per below, but my title bar in Word still doesn't display a path:
Option Explicit __________________ Sub AutoOpen() 'Displays the Document Path in the Title Bar ActiveWindow.Caption = ActiveDocument.FullName End Sub I'm a total newbie to VB, so please bear with me. My Project Explorer window shows: Normal Microsoft Word Objects ThisDocument Modules AutoNew If I "View Code" for ThisDocument and AutoNew they show the same code, but in ThisDocument the Option Explicit line is not there. Do I have the code in the wrong place? |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Create Hyperlinks from Word to specific location in PDF | sukanyae | Word | 0 | 02-25-2010 04:08 PM |
Show Full File Path in Title Bar | paulj | Excel | 3 | 02-10-2010 07:18 AM |
![]() |
vijayaram | Word | 1 | 12-30-2009 08:25 AM |
Programmatically get File Path for currently opened WORD document | franferns | Word | 1 | 11-26-2009 12:36 PM |
attaching (relative,logical or virtual) path to template word document | wissam | Mail Merge | 0 | 08-04-2009 05:09 AM |