ActiveDocument.AttachedTemplate will give the name of the attached template.
Is there a way to get the full path of the attached template? I'm using Word
2000.
Thanks.
Jezebel - 20 May 2005 10:02 GMT
ActiveDocument.AttachedTemplate.Path
> ActiveDocument.AttachedTemplate will give the name of the attached
> template. Is there a way to get the full path of the attached template?
> I'm using Word 2000.
>
> Thanks.