How to transport Customized Ribbon Linked to Macros to another system

MercuryVBA

Board Regular
Joined
Nov 12, 2013
Messages
56
Hello,

I have a VBA module with 50 + macros located inside of personal.xlsb.

I have customized an elaborate ribbon that links to all of these macros.

I am trying to port this setup into a new workstation.

I just made a copy of the personal.xlsb and put it in the xlstart folder of the new system.

I exported the custom ribbon then imported it into the new system.

However, in the new system, the ribbon button links to the macros are broken.

I would sincerely appreciate some guidance on how I can create an Add-in for my macros and the custom ribbon for easy portability to other systems.

Thank you!
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
Is this a duplicate to the one I've just answered?

You need to build a custom ribbon interface for the add-in, using the Office RibbonX Editor.

Hi John, thank you for your response. Yes actually, I re-posed with the other title since I wasn't getting any hits ... So I didn't use XML, I just used the import function from the customize ribbons from the options.
 
Upvote 0

Forum statistics

Threads
1,213,536
Messages
6,114,215
Members
448,554
Latest member
Gleisner2

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