|
-
January 28th, 2000, 11:29 AM
#1
Add/delete Word template with VBA
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|