Duplicate Values

  • Thread starter Thread starter margaret hannah
  • Start date Start date
M

margaret hannah

I have a table (TBLemployees) with employee information
and have set the SSN to indexed with no duplicates. I
have a form which runs from a query (QRYemployees).
However, on the FRMEmployees, it's allowing duplicates of
the SSN. If I enter information directly into the table,
it will not allow duplicates, only on the form.

What gives.
 
I actually removed the control on the form and redid it.
That works. There must have been something in my control
was was whoppy-jawed. Thanks.
 
Back
Top