Hi everyone, I have a "Parts" table which contains part numbers that change frequently, sometimes daily or weekly. I need to track the changes over the next 3 months as well as changes in 2 or 3 other fields i.e., new suppliers, new parts, discontinued parts. Changes are made directly within the table and not through a form. I'm trying to determine the best way to go about doing this to avoid creating a back up database and comparing the changes...I feel there's a better way. Any suggestions? Thanks.