vba - How to get the template path of a word 2003 document -


when create new document based on template (*.dot), need know on template document based on.

is there way find out vba template used creating new document? need complete path template.

activedocument.attachedtemplate.fullname 

Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -