Deleting duplicate entries

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

Guest

I created a field as number, with Indexing set to Yes and No duplicates.
This works fine if I enter two records with the same number, but if I delete
a record, it then lets me use that number again and I don't want it to. The
field must remain unique even if the record is deleted. Thanks
 
Hilary B said:
I created a field as number, with Indexing set to Yes and No duplicates.
This works fine if I enter two records with the same number, but if I delete
a record, it then lets me use that number again and I don't want it to. The
field must remain unique even if the record is deleted. Thanks

Don't allow records to be deleted. Instead, add a field to the table to
indicate that a record is inactive, or suppressed, or whatever you want to
call it.
 

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