R
robertm600635
I have a form with several text boxes that I want to check for duplicate
values in the table. The PK inthe table is an Autonumber. What I want to do
is not allow the FirstName LastName FileNo and SSN to be the same for any two
records. The combination of these fields would garuntee that the same
individual would not be allowed to have two records created.
values in the table. The PK inthe table is an Autonumber. What I want to do
is not allow the FirstName LastName FileNo and SSN to be the same for any two
records. The combination of these fields would garuntee that the same
individual would not be allowed to have two records created.