Jump to content

Duplicate Records


This topic is 7621 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a simple database that we track deductions. Each of the deductions that we log in to the database has a unique transaction ID that we get from our customers (we key this number in manually). Sometimes they send us the same deductions (sometimes months later). Now to my question.

Is there some way to know when we put the transaction number in that a message or something will tell us that the transaction was already put in.

Thanks for your help

Link to comment
Share on other sites

why not do a little search on the forums for "duplicate records" ?

this will come up with about a 1000 threads about that subject.

- have a look at field validation (Unique value) in define fields

- do your validation formula yourself based on a self-join

Link to comment
Share on other sites

This topic is 7621 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.