Create a recordset that filters with the two values. Then in the server behaviors you can validate using number validation that the recordset has zero results. This technique has been used for single unique value validation on this forum a few times in the past, so you can probably find an example. The concept is the same with two values.