V
vacation
Either in my access table or a form based on that table i would like to
prevent duplicate address entries. I want the user to be stopped right after
they enter the street address if its duplicate. I am not setting the street
field with a primary key but have indexed it for no duplicates. What is
happening now is that when a duplicate street address (not including city,
state and zip which are separate fields) is entered, it is not flagged until
after the city, state a zip are entered. Is there a validation rule I can set
for this?
prevent duplicate address entries. I want the user to be stopped right after
they enter the street address if its duplicate. I am not setting the street
field with a primary key but have indexed it for no duplicates. What is
happening now is that when a duplicate street address (not including city,
state and zip which are separate fields) is entered, it is not flagged until
after the city, state a zip are entered. Is there a validation rule I can set
for this?