I have a Contractors table and an Employees table, and I would like to link them both to my Trades table, so that any given trade can have a list of both Employees and Contractors who have that trade assigned.
Is it possible to link the same field to two different tables? Or how might I get this functionality?
Thanks!
CB55
Is it possible to link the same field to two different tables? Or how might I get this functionality?
Thanks!
CB55
Comment