I have created some user defined functions and have associated them to a custom category.
To simplify things, I wanted to add these functions and the custom category macro to an Addin I already have installed for all my employees.
How do I get the the custom category macro to excecute? It should run as soon as excel is opened...but I am not sure what event should be used and where is it installed?
Any suggestions?