We currently have some code in an Add-in which I would like to put into
source. Instead of putting the binary file into source, I would like to put
the class files as text into source for versioning. Now the issue I then
need to face is to create a process to import these class and module files
into an add-in.

Now I know I can probably create a vb app that can do this, but I am
wondering if excel has any current functionality that can dynamically build
an add-in from the command line for our build process. Or if there is
anything else out there that can do it for us. Any suggestions would be
appreciated.

Thanks in advance.

Reg,
Adam