I´ve a notes table that I want to connect to a company and maybe at the same time to a person but “Company” and “Person” are different tables.
How can you do this so when you access to the company you can see the notes of the company and when you access the person you can see the notes of the person?
Note, even just using a Select list type column and populating the fields with a formula or a button works just as well, you can get references (aka links) to rows in multiple other tables.