B
Barry Nielsen
Hi there,
We are using Microsoft Office 2000.
Our Workgroup Templates path is going to change, so I need to write a macro
to update the path if appropriate.
I know I can retrieve properties about an attached template using
ActiveDocument.AttachedTemplate.<Property> if the file exists.
I can also get the name of the attached template using
ActiveDocument.BuiltInDocumentProperties(wdPropertyTemplate).
Is there a way to retrieve the value in the Tools ==> Templates and
Add-In... Template field when the path to the template no longer exists.
Regards,
Barry.
We are using Microsoft Office 2000.
Our Workgroup Templates path is going to change, so I need to write a macro
to update the path if appropriate.
I know I can retrieve properties about an attached template using
ActiveDocument.AttachedTemplate.<Property> if the file exists.
I can also get the name of the attached template using
ActiveDocument.BuiltInDocumentProperties(wdPropertyTemplate).
Is there a way to retrieve the value in the Tools ==> Templates and
Add-In... Template field when the path to the template no longer exists.
Regards,
Barry.