J
Jas
I think I described my scenario wrong...excuse me, English is not my
first language. I'll try this again. Every member has a unique seven
digit number but some members have two.
For example:
James Smith 1003498
James J. Smith 1003498
John Cayer 4003849
John & Ann Cayer 4003849
In other words, I have a potential of multiple duplicate records. If I
use formula suggested by Jim it looks for a record that is in A1
(assuming I started my formula there) and that is not what I really
need.
What I need is a formula that will check the records in a column,
compare them, determine if there is a duplicate and mark it or flag it
somehow.
THank you for all your effort and help,
Jas
Original Message
Hello,
I have a list with thousands of member's names and each member should
have a unique ME seven digit number. Some of those are assigned
incorrectly and therefore are duplicates. How can I identify duplicate
records and, if possible, mark them or display them separately from
the rest? I've been using IF statements but that is time consuming
since I have to scroll down and check for TRUE or FALSE on hundreds of
pages. Any help is greatly appreciated.
Thanks,
Jas
first language. I'll try this again. Every member has a unique seven
digit number but some members have two.
For example:
James Smith 1003498
James J. Smith 1003498
John Cayer 4003849
John & Ann Cayer 4003849
In other words, I have a potential of multiple duplicate records. If I
use formula suggested by Jim it looks for a record that is in A1
(assuming I started my formula there) and that is not what I really
need.
What I need is a formula that will check the records in a column,
compare them, determine if there is a duplicate and mark it or flag it
somehow.
THank you for all your effort and help,
Jas
Original Message
Hello,
I have a list with thousands of member's names and each member should
have a unique ME seven digit number. Some of those are assigned
incorrectly and therefore are duplicates. How can I identify duplicate
records and, if possible, mark them or display them separately from
the rest? I've been using IF statements but that is time consuming
since I have to scroll down and check for TRUE or FALSE on hundreds of
pages. Any help is greatly appreciated.
Thanks,
Jas