importing back code modules

  • Thread starter Thread starter joeycalisay
  • Start date Start date
J

joeycalisay

hi guys,

i have been using code cleaner for months to version my code modules.
it's becoming tedious since now i started importing the code modules
whenever i wanted to do a release. any utility to easily import a set
of code modules, the import utility that comes with excel vba is
tedious, allowing just one file to import.

thanks!
 
Hi Joey,

I'm currently working on a COM add-in version 5.0 of the code cleaner
that includes new export-only and import-only features. The latter should do
exactly what you're looking for. If you don't mind testing a beta version,
feel free to drop me a note and I'll send you the latest.

--
Rob Bovey, Excel MVP
Application Professionals
http://www.appspro.com/

* Take your Excel development skills to the next level.
* Professional Excel Development
http://www.appspro.com/Books/Books.htm
 
Back
Top