How to convert a macro to an Add-in with button on Ribbon?

actuary0123

New Member
Joined
Feb 2, 2014
Messages
38
I have developed a macro with help from you guys and now I am at the last step.

I want to convert it into an add-in to share with my colleagues and the add-in should be available on the Ribbon so a user can click it to run the macro.

Any guidance would be very helpful.

Thank you.
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Hi actuary0123,

assuming you have a working workbook with your code, you probably first need to change the ribbon; did you already visit the site of Ron de Bruin, he has a complete section on the Ribbon: Ribbon and Quick Access Toolbar pages
Then you just need to save it as an Add-in, Chip Pearson has a short howto here: Creating An XLA Add In

Hope those pointers help?

Koen
 
Upvote 0
Hi actuary0123,

assuming you have a working workbook with your code, you probably first need to change the ribbon; did you already visit the site of Ron de Bruin, he has a complete section on the Ribbon: Ribbon and Quick Access Toolbar pages
Then you just need to save it as an Add-in, Chip Pearson has a short howto here: Creating An XLA Add In

Hope those pointers help?

Koen

Thank you for your comment. I did find enough help at Ron de Bruin's page to complete my task.
 
Upvote 0

Forum statistics

Threads
1,214,914
Messages
6,122,211
Members
449,074
Latest member
cancansova

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