You have to give them some interface to your subroutines.
For additions to the worksheet menu bar, I really like the way John Walkenbach
does it in his menumaker workbook:
http://j-walk.com/ss/excel/tips/tip53.htm
Here's how I do it when I want a toolbar:
http://www.contextures.com/xlToolbar02.html
(from Debra Dalgleish's site)
"Fredrik E. Nilsen" wrote:
>
> I'm trying to create an add-in to distribute to several users. The
> add-in is used to apply user-defined chart-settings to excisting
> charts. I know how to create the code to apply the settings, to save
> it as an add-in and to load from tools -> add-ins...
>
> But: how can the user run the add-in?
>
> --
> Fredrik E. Nilsen
--
Dave Peterson