Reputation: 11
I have a sheet with data for rankings for hundreds of people. My data is anonymous, and instead of using the names of the people, I have UID numbers.
I'm trying to find and replace the UID numbers with a mapping that shows, in key-value pairs, which UID corresponds to which person.
Is there a quick way to do this?
Google Sheet sample problem with only 10 people: https://docs.google.com/spreadsheets/d/1dsLpFBNTmhC3ISoYrJFPhEleBo_W5mrK9MSz-V7ZasE/edit?usp=sharing
Upvotes: 1
Views: 1373