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.
|