D
DJW
I have a text field on my form that cannot contain a duplicate entry. How
do I check to see if an identical entry has already been made in that field
and then have it pop up a message box if there is an identical entry already
in another record in the same field.
My table name is "tbl_Parts" and the field name in the table is "item".
Thank you.
do I check to see if an identical entry has already been made in that field
and then have it pop up a message box if there is an identical entry already
in another record in the same field.
My table name is "tbl_Parts" and the field name in the table is "item".
Thank you.