Hello all. I am working on a project and I want to be able to save the information when a record is changed or added to a table. I have an Installer table with InstallerID, InstallerName, InstallerType and there is the option to add a new installer or edit a current installer. I want to be able to save the information added/changed to another table so I can keep record of what other people are doing in the database. I know this will have to be done in VB but I am really confused on where to start. Any help will do. Thank you in advance.