Word Macro and Template File  
Author Message
Jacky Chau





PostPosted: Visual Basic for Applications (VBA), Word Macro and Template File Top

I created a template file that handles the Open/New event and run various macros/functions when triggered. Now I want to create documents from that template. The problem is that the new document does not fire the template file's Open/New event. Instead, if I open Visual Basic Editor, I see 3 projects: Normal, Document, Template. The Document project has a reference to the Template project but none of the events in the template are firing.

Microsoft ISV Community Center Forums3