I have a master Locations table which has a list of locations. Each location then has it's own table that has it's own set of unique records.
I'd like to make a lookup field in the master Locations table that links to all the records in each location. I have made multiple lookup fields for each table, but I'd like to make it a single field with the linked records.
Is this possible?