Please Take a look at this error Message

ChampionDuy

Registered User.
Local time
Today, 00:13
Joined
Mar 14, 2002
Messages
94
I have attached a Zip File that holds 3 tables and my form which will appear on Startup. I have a field in the form that is where a user enters in a SSN. Here is the problem that I am having.

When a user enters a SSN that is already in the Database my message appears alerting the user that the SSN already exists. The problem comes after that. The very first time the user attempts to leave the SSN text box ACCESS will also show a message after mine that says.
"The Value in the field or record violates the validation rule for the record or field"
This message only appears the first time a user tries to leave the field.

How can I get rid of this message. I set the waarnings to off but that does not seem to work and I tried using the error handler but it does not work either.

Please take a look at my form and let me know what you think.

Thank you very much.
 

Attachments

Sorry Here is sample Data

Please use SSN = 111-11-1111
Sorry forgot to add that to my previous post. Thanks for all assistance.
 

Users who are viewing this thread

Back
Top Bottom