L
Legal Learning
Here is the code I have. I am getting an error saying that it can't find the
file. The template does live in the profile. The activedocument is there.
Please help! Thanks
With ActiveDocument
.UpdateStylesOnOpen = False
.AttachedTemplate = "Normal.dotm"
End With
Application.OrganizerCopy Source:= _
"C:\Documents and Settings\%username%\Application
Data\Microsoft\Templates\Normal.dotm" _
, Destination:=ActiveDocument.FullName, Name:="Footer", Object:= _
wdOrganizerObjectStyles
file. The template does live in the profile. The activedocument is there.
Please help! Thanks
With ActiveDocument
.UpdateStylesOnOpen = False
.AttachedTemplate = "Normal.dotm"
End With
Application.OrganizerCopy Source:= _
"C:\Documents and Settings\%username%\Application
Data\Microsoft\Templates\Normal.dotm" _
, Destination:=ActiveDocument.FullName, Name:="Footer", Object:= _
wdOrganizerObjectStyles