VBA Customized Ribbon disappeared

Axelle

New Member
Joined
Apr 16, 2018
Messages
19
Hi,

I have built a customized ribbon in VBA.
This worked well and suddenly it disappeared...
In VBA I added "loss of state" and the physical address of the ribbon, but how can I retrieve it now?

Many thanks for your quick reply.
 

Excel Facts

Easy bullets in Excel
If you have a numeric keypad, press Alt+7 on numeric keypad to type a bullet in Excel.
Hi Axelle,

Did the XML ribbon customization code get removed from the file, or did the custom tab just become not visible?

Was the XML code saved in a specific workbook for use in that workbook or in an add-in for use in multiple workbooks?
 
Last edited:
Upvote 0
Hi Jerry,

Thanks for your reply.
The custom tab became not visible.
The XML code is saved in this specific workbook.

But I have been able to restore it.
I had changed something in the XML code in Custom UI Editor and apparently this was not accepted by excel.
It was however correctly formed in Custom UI Editor.

I added the physical address of the ribbon, a number that is generated each time.
I did this because I learned this during the course.
Actually, I do not quite understand how this works. Is it possible to send me more information about this?
Thanks in advance.
 
Upvote 0

Forum statistics

Threads
1,215,036
Messages
6,122,794
Members
449,095
Latest member
m_smith_solihull

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