Hi guys
Can anyone suggest a way in which I can check for duplicates of records. I need it to work like so:
Lets say I have 10 columns in my tables.
As the operator enters the data through a form, after the data is entered into the 3rd field I would like to run a piece of code to check if there are any records which have the identical data in the first 3 fields.
If so I would like to display a message box with the reference number of the records.
I would be grateful if anyone could get me started on this.
Thanks in advance.
Lloyd Gozzett
Process Developer
Can anyone suggest a way in which I can check for duplicates of records. I need it to work like so:
Lets say I have 10 columns in my tables.
As the operator enters the data through a form, after the data is entered into the 3rd field I would like to run a piece of code to check if there are any records which have the identical data in the first 3 fields.
If so I would like to display a message box with the reference number of the records.
I would be grateful if anyone could get me started on this.
Thanks in advance.
Lloyd Gozzett
Process Developer