How would I set up the validation for a foreing key field when the forein key is a Primary Key as an auto number in another table? Or do I not have to set up a validation?
Designer (DesNum, LastName, FirstName) .... the DesNum is set as Autofill Number without repeats so every designer has their own code.
Collection (Collection, DesNum, Description)
Any help would be greatly appreciated.