reubenb
12-19-2007, 04:48 AM
Hi.
How can I show duplicates of two fields, like the same of the firstname and lastname?
For example if I have;
firstname lastname
John Smith
John Smith
Michael Owen
Michael Smith
it would show me... so the user can view them and delete the one thats wrong.
John Smith
John Smith
I found a way to do this, but it only would show the first of the duplicate entries. I need it to show all of them.
How can I show duplicates of two fields, like the same of the firstname and lastname?
For example if I have;
firstname lastname
John Smith
John Smith
Michael Owen
Michael Smith
it would show me... so the user can view them and delete the one thats wrong.
John Smith
John Smith
I found a way to do this, but it only would show the first of the duplicate entries. I need it to show all of them.