I have the following data-scheme:
I've made two forms, for the tables "Flats" and "Owners"
.
Now, i need to be able to edit "Owners" table inside the "Flats" table context, e.g. add new/remove old Owners
Is there any standard method to do that in Access 2010 without using VBA?