daviesr
January 28th, 2000, 10:29 AM
I'm trying to add and/or delete a template to the ActiveDocument in Word 97 within a VBA module.
So far I have gotten as far as listing the names of the attached templates using the property:
ThisDocument.Application.Templates.Item(templIndex).Name
Is this possible? Am I on the right track?
Thanks,
Rich Davies
Systems Analyst
Retek, Inc.
So far I have gotten as far as listing the names of the attached templates using the property:
ThisDocument.Application.Templates.Item(templIndex).Name
Is this possible? Am I on the right track?
Thanks,
Rich Davies
Systems Analyst
Retek, Inc.