I've written a series of routines (in VBA) for an Excel 2000 spreadsheet -
they are stored in a single form plus a single module. I now need to
distribute them to a number of users is a way that they can easily use to
install the macros (some of them are not very computer literate).
The excellent ASAP utilities come as an exe file for installation, can
anybody tell me how to package my code in a similar way for distribution
please?
A second, but related item, is it possible to place these macros on one of
the toolbars to make access to them easier?