Thread: [Solved] Word ribbon not loading
View Single Post
 
Old 07-29-2015, 10:10 AM
Doug Needham Doug Needham is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Nov 2014
Posts: 20
Doug Needham is on a distinguished road
Default

I'm using Ribbon Editor and the Custom UI part is Ribbon X12. I can see all of my code. When I open my Ribbon.docm file in MS Word, my ribbon shows-up and appears to look just fine. However, none of the macros are working.

When I view the code within Ribbon Editor, there are no Callbacks. So using Custom UI Editor, I just opened the file that uses the same code. I simply copied the Callbacks and pasted them in Ribbon Editor. I then saved the file and closed it. NOW, when I open that same file again within Ribbon Editor, my Callbacks are gone. For some reason, it's not able to save those Callbacks.

Are the Callbacks between Custom UI Editor and Ribbon Editor not compatible?

Any ideas?
Reply With Quote