ACommandLineKindaGuy

Active Member
Joined
May 11, 2002
Messages
378
Office Version
  1. 365
Platform
  1. Windows
I've got a workbook I'm trying to modify the ribbon.

I have an empty "test" workbook that I used to create the XML code using Ron de Bruin's and other's examples.

The empty workbook's ribbon is exactly what I want.

Now I copy the XML code into a the target workbook that has all the VBA and features, including the commandbar additions I've entered on the Worksheet Menu Bar

I cannot get the XML code to take hold. The timestamp shows that when I save the XML code in the CustomUIEditor, the workbook is updated. But the ribbon is not modified. I've tried disabling the workbook open event as well as all the workbook/worksheet activate VBA. I've unprotected the workbook and all worksheets. All with no luck.

Does anyone have any suggestions?

I should point out that previous versions of the workbook have worked. But--I cannot figure out what was different with those workbook versions....

Thruly frustrating...
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
PS. The XML doesn't save--I save in CustomUIEditor; the datestamp for the excel workbook updates, meaning something is being written to the file, but when I reopen the workbook in CustomUIEditor, nothing is there! Working with Office 365 and the excel filesize is 6.7MB
 
Upvote 0

Forum statistics

Threads
1,215,504
Messages
6,125,185
Members
449,213
Latest member
Kirbito

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