Depending on the version of Access you have, this method might be different. This solution can work for all Microsoft Access versions.
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.
Did you know that you can export an Access database to an Excel worksheet? In Microsoft Excel, there are features to import or export data from or to an Excel worksheet. When exporting data to Excel, ...
I've been handed a train wreck and I'm supposed to sort through the wreckage and find the program underneath. VBA and Access aren't really my thing. Are there any really good web sites I should know ...
Microsoft confirmed this week that it will soon start blocking Visual Basic Applications (VBA) macros in Office apps by default after quietly rolling back the change earlier this month. In a new ...