S
sassykeon
Hi,
I would greatly appreciate it if you can help me with the following:
I have a list of about 10,000 names in an Excel spreadsheet.
All the names are not unique, and thus some names are repeated
up to 5 times.
Is there a way to use a formula to transfer those 10k names
from Column A in an excel spreadsheet to column B, while
editing the "duplicate" names so that all names are unique?
For example, my list has about 4 people with names of "Kevin
Johnson". Is there a way so that when all the names are transferred to
column B, the 4 "Kevin Johnson" gets changed?
The change would be something like this:
The first instance of "Kevin Johnson" would remain the same, but
the remaining three would be changed by adding the the number
"1" to the end of the 2nd "Kevin Johnson" and then the number "2" to
the third "Kevin Johnson" and then the number "3"
to the fourth and final "Kevin Johnson".
Thus the list in column B would still have a list of 10k names
in the same order as column A,
but the duplicates of Kevin Johnson would know be unique becuase they'd
be:
Kevin Johnson
Kevin Johnson1
Kevin Johnson2
Kevin Johnson3
Is it possible to do this with a formula?
I would greatly appreciate it if you can help me with the following:
I have a list of about 10,000 names in an Excel spreadsheet.
All the names are not unique, and thus some names are repeated
up to 5 times.
Is there a way to use a formula to transfer those 10k names
from Column A in an excel spreadsheet to column B, while
editing the "duplicate" names so that all names are unique?
For example, my list has about 4 people with names of "Kevin
Johnson". Is there a way so that when all the names are transferred to
column B, the 4 "Kevin Johnson" gets changed?
The change would be something like this:
The first instance of "Kevin Johnson" would remain the same, but
the remaining three would be changed by adding the the number
"1" to the end of the 2nd "Kevin Johnson" and then the number "2" to
the third "Kevin Johnson" and then the number "3"
to the fourth and final "Kevin Johnson".
Thus the list in column B would still have a list of 10k names
in the same order as column A,
but the duplicates of Kevin Johnson would know be unique becuase they'd
be:
Kevin Johnson
Kevin Johnson1
Kevin Johnson2
Kevin Johnson3
Is it possible to do this with a formula?