Hi,
I have a question I have a list with top 10 names let's say:
Name1
Name2
Name3.. Name10
Then I have a number of 1000 items in a sheet. One of the columns contain the names. I would like to mark (in another cell) those that are part of the top 10 with 1 and the rest that are not part of the top 10 with 0.
Example
Name1 1(because is part of the top ten)
Name30 0(because is outside of the top ten)
The names in top 10 are unique.
In need a solution for this so I won't be needed to do it manually.
Thank you in advance!
Bookmarks