S
Song
I have a form to add new record using navigation button at the bottom. When
fill in all the fields, Access would give a nasty warning message when stID
(primary key) is already exist.
I need code that when user enters duplicate value in stID (which is the
first control on the form), it would be notified such stID already exist and
would locate the existig record and display on the form.
fill in all the fields, Access would give a nasty warning message when stID
(primary key) is already exist.
I need code that when user enters duplicate value in stID (which is the
first control on the form), it would be notified such stID already exist and
would locate the existig record and display on the form.