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.