View Single Post
 
Old 04-21-2017, 09:06 PM
NevilleT NevilleT is offline Windows 7 64bit Office 2003
Novice
 
Join Date: Mar 2015
Posts: 29
NevilleT is on a distinguished road
Default

Hi Charles. I am not using the Customise the ribbon dialog. The only reason was to get the name of the Style Manager which turned out to be a macro, not a command.

I have two issues:

First is how to call the routine btnNewStyleSets_Click from the xml ribbon file so the style dialog will display

Second is do I need to add the
Sub btnNewStyleSets_Click(control As IRibbonControl)
to the template vba, and what code do I put in that routine.

I have read the QAT information links but I am still missing something. Please bear with me as a week ago I didn't even know there was xml behind the ribbon.
Reply With Quote