I have a form with a 'View' button on it that will open up a continuous form (which looks like a datasheet) which simply lists all the records from the same query as the original form. I want to be ...
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.
Follow the steps below on how to create a tabbed form in Microsoft Access: A Field List pane appears on the right. In the Field list pane, you will see a list of fields in your table or tables ...
Microsoft Access update, version 2510 (Build 19328.20158), has addressed several long-standing usability bugs reported by users.