Ms Word Template with VBA forms not working in SharePoint
Ok,
I created a template in Word with VBA macros and Forms. The form takes the user through different steps and when done transfers it to bookmarks in the document. I have a secondary form that pops up after that allows them to easily unhide sections they left blank in the initial form. This all works fine.
I uploaded this into SharePoint so that people can start generating these documents. I set it up to force people to download a copy of the template, so the initial form works. But after creating the document and uploading it to a library in SharePoint, the secondary form no longer pops up when I go to edit that document. The reference to the Macros are not there.
Is there a way to get the documents generated from the template to keep referencing the Macros in the template? I intended to have the secondary form pop up every time the document is opened.
Thanks
|