Dave Lum
2008-09-25 19:44:01 UTC
I have some macros written in office that I need to manage.
The macros access a set of similar databases and create several word and
excel documents from the data there. The problem is that the code is embedded
in a document. There is no revision control, just another document. We create
a new document each time we modify the macro. We have too many documents.
What is the best way to extract this code from the document(s), and package
it into a set of utilites so that we can manage the code? Should I create an
add-in for this?
The macros access a set of similar databases and create several word and
excel documents from the data there. The problem is that the code is embedded
in a document. There is no revision control, just another document. We create
a new document each time we modify the macro. We have too many documents.
What is the best way to extract this code from the document(s), and package
it into a set of utilites so that we can manage the code? Should I create an
add-in for this?