View Single Post
 
Old 08-28-2013, 08:46 AM
Mhangoy Mhangoy is offline Windows Vista Office 2010 32bit
Novice
 
Join Date: May 2013
Posts: 5
Mhangoy is on a distinguished road
Default Getting Macro To Work in .docx file on Website

Hello,
I've created a Form content .docm Word document (Word 2010) with some macros in it, saved it as a .dotm template and created a new .docx document based on that template. Works fine if I open it direct from Word.
However, I need to put this document on a website. When I open the .docx file off the website, the template doesn't load and therefore my macros don't run. Looks like the document looks for the template on the client pc and not the webserver.
How can I get the template to load when called off the website please?
Thanks.
Reply With Quote