How To Deploy Word 2010 Macros To Others?
I have a macro that I developed in Word 2010. How do I send this to others to use? Save the document as .dotm (macro enabled template). Save it to %Appdata%/Microsoft/word/startup Close word. Now, it will be accessible to all other word documents. If not by default, then go to templates and tick the file saved above to deploy, create a simple script that copies the file to the appropriate folder. You can probably deploy via email From the sublime to the ridiculous, here are four different options: Create an add-in. Distribute and tell others to install it. Instructions Create a COM add-in.