|
-
Aug 21st, 2008, 10:04 AM
#1
Thread Starter
New Member
[RESOLVED] Trigger Macro from add in (vs 2003)
Hello!
I have an add-in (written in vs 2003) that changes the default template (normal.dot) to a custom one (start.dot) when Word starts. The problem is that the macro in start.dot isnt triggered. Is there a way to force it to trigger?
code:
doc.AttachedTemplate = strPath
thanx!
/Dave
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
|