I’ve looked for the answer, hope I didn’t miss something.
I have a few tables, all with a field in common that I use to link them in forms and queries.
I’d like to be able to set up a form to enter the same critical data (like the unique id) into multiple tables, so I can easily edit other data later using forms and queries.
I can accomplish the end goal of course by entering the key manually into each table, but this is a horrible solution.