P
PeteEHP
I have a form that submits records in a table. now i want a message box
to appear when a user tries to submit a duplicate entry and the user
already exsists in the table.
table name : Id Cards
Form name: Id card form
Field name : Surname
so i will check against surname which is last name. So if a user tries
to submit the person twice it will show a message box and will not let
the user submit it?
thanks pete
to appear when a user tries to submit a duplicate entry and the user
already exsists in the table.
table name : Id Cards
Form name: Id card form
Field name : Surname
so i will check against surname which is last name. So if a user tries
to submit the person twice it will show a message box and will not let
the user submit it?
thanks pete