Custom UI Error

plane_nerd

New Member
Joined
Dec 23, 2011
Messages
21
greetings,

i just finished working on a custom toolbar within a workbook for excel 2010. however, when i tried to add multiple buttons and open the file, i got an error message saying:
"Multiple custom UI parts were found in the file. Only one part is expected."

Is there any way to fix this!!!

Thanks in advance,
plane_nerd
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
You mean you edited the XML with the CustomUI Editor? (I.E. - to create a new ribbon item)

Can you post your code, whether it's from the UI Editor or otherwise?
 
Upvote 0
Sorry about the delay, it's been night over here. I turned the .zip onto the .xlsm and added a folder with a ui file and updated the .rels file. I'll try to upload the file when I can.

Thanks,
Plane_nerd
 
Upvote 0
The error message makes it sound as though you have more than one CustomUI file, so that's where I would start looking.
 
Upvote 0
Hmm, the third line of your rels file looks wrong. I would try deleting it.
 
Upvote 0
The third line - the one that ends with:
Relationship Id="rId3"
 
Upvote 0

Forum statistics

Threads
1,215,181
Messages
6,123,508
Members
449,101
Latest member
mgro123

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