ADDIN: want item in macro menu

Emanresux

Board Regular
Joined
Nov 27, 2006
Messages
179
Hello All,

It's been a really long time since I used VBA and have just been surprised by a colleague who wanted some code. Added to this I am trying to get my head around 2010's new layout. The story is this:

I have written the code and now want to distribute it as an ADD-IN in order that the macro will be accessible from the View->Macros window in any workbook. So, the code is written in a module of a workbook which I have then saved as a .xlam format. I have added the ADD-IN to Excel from the Options dialog and it now appears in the "Active Application Add-ins" list. The problem is that the macro name does not appear in the Macro's list.

I little searching on the net seem to point towards a solution which involves coding a custom-menu-bar item which seems really over the top....

is there a simpler way to distribute a macro so that it is available in every open workbook?

I hope this is clear....

Cheers,
G
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.

Forum statistics

Threads
1,224,517
Messages
6,179,240
Members
452,898
Latest member
Capolavoro009

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