I have been able to find information on doing this in Outlook for e-mail templates but I haven't found anything regarding Word 2010. I have quite a few Word 2010 templates *.dotm that I would like to add to a custom ribbon tab for my employees. I know that
I can add the "New Document or Template..." button to my ribbon but it brings up the whole template dialog box with extra templates and even when I remove those, if a user selects one from the new menu, it gets added here. I also couldn't find a way to remove
the normal.dotm and xml document templates here which might confuse people.
Ideally I would like to create a macro/vb macro that I can set to automatically open a template. I can then add that macro to my ribbon so it only takes 1 click to start a new document from that template. If I can put the templates in a network location
and reference them so that they can be easily updated that would be ideal as well but not required.
Any help or advice is greatly appreciated.