I am trying to match a winner of a contest which would be ranked number 1. The ranks can change by changing some of the data so I want the name of the number one ranked person would change as well.
Data Rank
Don $435 2
Mike $400 3
rich $300 4
bill $500 1
So I want the name Bill to populate in a cell. But if the dollar amount changes and his rank changes then I need the name of that number 1 rank
There are about 6 columns in between the name and the end rank
Bookmarks