Make the application self-documenting. That is, have a standard format
change log in each sourcefile. Add a standard format entry to the changelog
whenever you make a change to a sourcefile. Then write some VBA to scan the
sourcefiles & display all changes, or all changes after a specified date, or
whatever. I use this approach, & it works quite well. It is conceptually
different to having a seperate db where you enter the change information. I
use the latter approach for storing bug information & enhancement ideas, but
not for storing change information.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.