Microsoft Office Access 2007 databases contain tables and each table cell contains data. You can insert almost anything in your PowerPoint 2007 -- the presentation software from Microsoft -- ...
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.
If you ever wanted to click a magic button and make complex business tasks happen automatically, macros can make that wish come true. Macros are small programs that execute commands you specify. Write ...