I've written a series of macros and produced a (password protected) add-in
with a specific macro to add an item to the Excel menu bar to make it easy
for the users - all this works fine.
What I'm stuck on is distributing this to my users without giving them the
password.
How do I distribute/install the add-in and get it to run the macro called
"AddMenu" during installation?