View Single Post
 
Old 10-31-2016, 01:36 PM
MAtkins MAtkins is offline Windows 10 Office 2016
Novice
 
Join Date: Jul 2016
Posts: 13
MAtkins is on a distinguished road
Default

Thanks for your response.
My problem was specifically that I couldn't get the macro to work.
I did successfully get the buttons onto the QAT.

I figured it out. The sub proc for the buttons *required* that I add a parameter like:
Public Sub goToRoofingQAT(control As IRibbonControl)

Finally, I've got the buttons onto the QAT and they work.
Hopefully I finally have a happy client.
Reply With Quote