chestyxbond
Technical User
Okay, maybe this is something really simple and I'm just having a temporary lapse, but how do you keep multiple related tables having the same number of rows?
When I create a form based on a multi-table query, I can't enter data into anything but the primary table because the related tables (there are four tables, all with one to one relationships to a different table) don't have rows to match the rows on the main table.
Basically, I want access to add a row to all of the related tables every time I add a row to the main one. How do I do this?
Daniel