Hi everyone. I have a list of names with a point total next to each. I'd like to take this list and then rank my top ten from the list by the largest points beneath this list. In my ranking, I want to list the names in column A and then their points in column B. I can get it to do what I want, ranking the name and points, however, what I can't figure out is how to list each name for ties instead of listing the same name over and over. I was using Index and Rank, but this won't break ties. Can anyone help me with this? Thank you.