Prevent duplicates

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

I have a small form to add new records with the fields:

NIdentific (Number)
Name (Text)
DtRecord (Date)

I would like to create a msgbox to prevent duplicates NIdentific when write
a new NIdentific if it already to exist.

Thanks in advance.
an
 
In design view of the tbl, select the field and go to the bottom to general
settings... Under "Index" select "Yes (No Duplicates)"

Good Luck.

Jason
 
Ok.

Thank you.
an

Chefjay22 said:
In design view of the tbl, select the field and go to the bottom to general
settings... Under "Index" select "Yes (No Duplicates)"

Good Luck.

Jason
 

Ask a Question

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.

Ask a Question

Back
Top