I have developed two MS Word macros and assigned each an icon. I have also added a custom toolbar, named after the project, and added the two macro icons to that toolbar. Now, how do I package the whole thing (macros, icons, and custom toolbar) to send it to my customer?
Share
You’ll want to move the toolbar definition and the macros to a template, then save the template (a DOT file) to the word autoload templates location on the users machine (the template will contain the icon images, and macro code, so the DOT file is all you should have to distribute).
For details on where see http://office.microsoft.com/en-us/word-help/load-or-unload-a-template-or-add-in-program-HA010105537.aspx