S
Sammie
I have a form used to enter new records in response to a not-in-list
event. It contains 2 fields which do not allow duplicates. Niether of
these two fields is the primary key. The problem is that the user
doesn't see that they have entered a duplicate until after they have
closed the form and they receive an error on the not-in-list event. How
can Access prevent the user from entering a duplicate right when they
leave the particular field which doesn't allow duplicates, so they know
exactly why it is not an acceptable entry? I'm having too much trouble
writing error handling code on my not-in-list procedure, when I think
it's the duplicates on the other form that are causing the problem.
Thanks.
Sammie
event. It contains 2 fields which do not allow duplicates. Niether of
these two fields is the primary key. The problem is that the user
doesn't see that they have entered a duplicate until after they have
closed the form and they receive an error on the not-in-list event. How
can Access prevent the user from entering a duplicate right when they
leave the particular field which doesn't allow duplicates, so they know
exactly why it is not an acceptable entry? I'm having too much trouble
writing error handling code on my not-in-list procedure, when I think
it's the duplicates on the other form that are causing the problem.
Thanks.
Sammie