Here’s a little idea I came up with recently that may be of use to some: A table to record version/development information for projects under development (or just fine tuning).
I set up a table with three fields: Version (autonumber), Date, and Notes (memo field). Then a form was set up to easily enter new information or review notes about previous changes.
Currently I am working together with another programmer, and this setup allows us to keep up on the changes that each of us are making.