Addin

V

VBR

What are the methods of starting an excel addin. Can I define a button or a
menu option to do this
 
D

Dave Peterson

I usually start them by checking:

tools|addins (you may have to browse for it the first time)
or by putting in my XLStart folder.
 
Top