Hello. I've recently started using Access for my job and have encountered an issue when registering new records in a form.
---- Background ----
To describe my problem I'll use an example of a many to many relationship between Person and Activity:
tbl_Person, tbl_Activity, tbl_PersonHasActivity...