J
JRob
We have word documents on our network (Word 2002, Windows 2000) that
used to be attached to templates on a server that no longer exists.
The attached template has since been reset to normal.dot as all
documents have been opened and resaved programically.
The documents are, however, taking a long time to open and I can only
imagine it is because they still hold a reference somewhere to the old
template. If I view the documents in the visual basic editor the
reference attached is Normal.dot but if I open the Templates and
Addins box the attached template is pointing at the old template. Is
there anyway to capture this entry? Msgbox
Activedocument.attachedTemplate just gives Normal.dot. If I were able
to reset this I'm sure my delay problems would disappear.
used to be attached to templates on a server that no longer exists.
The attached template has since been reset to normal.dot as all
documents have been opened and resaved programically.
The documents are, however, taking a long time to open and I can only
imagine it is because they still hold a reference somewhere to the old
template. If I view the documents in the visual basic editor the
reference attached is Normal.dot but if I open the Templates and
Addins box the attached template is pointing at the old template. Is
there anyway to capture this entry? Msgbox
Activedocument.attachedTemplate just gives Normal.dot. If I were able
to reset this I'm sure my delay problems would disappear.