Hi,
I have a script that I want to use as an add-in.
In order to run the script, I also want to create an additional toolbar button, which can be used to run the script.
I have saved the add-in, but the code in the add-ins "This Workbook" Workbook_Activate doesn't activate when the user activates any workbook.

How do I get my add in (button) to appear on the users workbooks?

Thanks