Hi
I need to insert template details into a document which is based on a template i.e. the templates filename and path. I have at present found a way to insert the name which is
ActiveDocument.BuiltInDocumentProperties (wdPropertyTemplate).Value
Using the above only inserts the name, how do i display the template details i.e. filename and path
Any help would be greatly appreciated
Thanks for reading
Colin
I need to insert template details into a document which is based on a template i.e. the templates filename and path. I have at present found a way to insert the name which is
ActiveDocument.BuiltInDocumentProperties (wdPropertyTemplate).Value
Using the above only inserts the name, how do i display the template details i.e. filename and path
Any help would be greatly appreciated
Thanks for reading
Colin