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

AttachedTemplate by Ulf

Ulf
Thu Sep 18 02:58:49 CDT 2003

Hi,

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

/ Ulf


>-----Original Message-----
>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
>.
>