Hi community,
I have a huge dataset of records each of which is supposed to have its own unique ID. But some rows improperly have the same ID. For example:
Lisa 9045 Sara 9046 Dan 9046 Tim 9046 Jack 9047
How do I write a macro that tells Excel to find the duplicates and then add a suffix to them so that they become unique, so that they look like this?
Lisa 9045 Sara 9046-1 Dan 9046-2 Tim 9046-3 Jack 9047
Thanks.
Bookmarks