Microsoft Access is an reliable and easy-to-use tool for collecting and storing data such as customer contact lists, company inventory, personnel information and sales records. Information you stored ...
I do not believe Jet (the database engine Access uses) supports table-level triggers, so you'll need to use a macro or VBA code in a form to trigger the extra record.