T
TFTAJLLYMXZP
Hello,
Probably I am missing something basic, but I have a template loaded
globally, am unable to get VBA to recognize that it is part of the
Templates collection. Anyone else running across this problem? It
worked fine with Word 2003.
e.g.
DIm oTmp As Template
Set oTmp = Templates("T:\Autotext\SharedAutotext.dotm")
where 'SharedAutotext.dotm' appears in the loaded Add-In list.
Thanks for any insight you can provide.
Probably I am missing something basic, but I have a template loaded
globally, am unable to get VBA to recognize that it is part of the
Templates collection. Anyone else running across this problem? It
worked fine with Word 2003.
e.g.
DIm oTmp As Template
Set oTmp = Templates("T:\Autotext\SharedAutotext.dotm")
where 'SharedAutotext.dotm' appears in the loaded Add-In list.
Thanks for any insight you can provide.