XLAM Addin Doesn't Show Ribbon

msisson

New Member
Joined
Feb 7, 2014
Messages
1
We have an Office 2013 XLAM that is opened from a .Net application. Everyone once in a while, unpredictably, its ribbon will not show up. I've added trace a STOP statement in my VBA code where the ribbon calllback code is supposed to go and indeed it's not firing on those occasions when the ribbon doesn't show up.

My questions:
1) Has any run across this?
2) Are there any tips to debug this? Right now it's just a black-box error, I have no idea why it didn't work.
3) Are there any ways to check the status of the ribbon and fix it from VBA code if I can detect that it's missing?

Thanks in advance for the help.
 

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,221,418
Messages
6,159,790
Members
451,589
Latest member
Harold14

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top