Export your VBA code for use in another Excel application Your email has been sent After creating UserForm1 for one Excel application, you realize that you'll want to use it again -- with a few ...
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.