Put a unique Index (such as a Primary Key) on the field or fields
which define a duplicate, in the Table which the form is updating.
You cannot enter records "in a Form". Forms don't contain data; Tables
contain data - you enter the records *using the form as a tool*, and
the form stores them in the Table.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.