Creating an installer for an Excel toolbar

R

Richard Beare

I have written an Excel Add-In using VBA. It is operated by a toolbar
that I have created. I want to be able to put in on the internet using
an installer so that users can download and run the installer and the
Add-In will automatically be installed with the toolbar visible. I
can't find any information on how to do this, but I know that it can be
done because I have seen similar toolbars with installers on the
Download.com website.

Can anybody help?

Many thanks,

Richard Beare
 
Top