View Single Post
 
Old 08-30-2017, 01:49 PM
rekeene rekeene is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Aug 2017
Posts: 2
rekeene is on a distinguished road
Default Runtime error

Hi,

In inserted the following into my normal template:
Sub AutoOpen()
'Displays the Document Path in the Title Bar
ActiveWindow.Caption = ActiveDocument.FullName
End Sub

I am receiving an error message, which is attached. What else should I add? Thanks.
Attached Images
File Type: png Runtime error.PNG (13.3 KB, 21 views)
Reply With Quote