Is it possible to prevent the same combination of entries for a group of field as in other records?
For example; I have a db with four fields (record number, A, B, and C). The entries for record #1 are [A]: Blue, : Green and [C]: Red. Record # 2 allows [A]: Blue, : Blue and [C]: Red and record #3 allows [A]: Red, : Red and [C]: Red, but [A]: Blue, : Green and [C]: Red is never again allowed because it has been used already.
Any thoughts?
For example; I have a db with four fields (record number, A, B, and C). The entries for record #1 are [A]: Blue, : Green and [C]: Red. Record # 2 allows [A]: Blue, : Blue and [C]: Red and record #3 allows [A]: Red, : Red and [C]: Red, but [A]: Blue, : Green and [C]: Red is never again allowed because it has been used already.
Any thoughts?