AttachedTemplate

U

Ulf Nilsson

Hi,

When ActiveDocument.AttachedTemplate.Path is wrong in a
document, Word seems to use Normal.dot as an
AttachedTemplate. How can I find out which file is the
actual ActiveDocument.AttachedTemplate?

This occurs when a file is based on a template that does
not exist on a user's computer.

/ Ulf
 
U

Ulf Nilsson

Hi,

Sorry to bother you with this question. I just found out
myself: ActiveDocument.BuiltInDocumentProperties
("Template").Value

/ Ulf
 
Top