Hello everyone,

I have a large spreadsheet with data that changes daily. Each header (row 1) has a unique name.
The data in a lower row (38) is calculated. At times there are row 38 values that are the same.

My problem.
Every attempt to list the row 1 names for the top 10 row 38 values results in listing the same row 1 name 10 times. There are 10 row 38 values that are the same.

I'm pulling my hair out trying to find a way to:
List the row 1 entry for the row 38 highest value. (this I'm good with)
List the row 1 entry for the next row 38 highest value when it also equals the previous row 38 value. (I'm hung up on this.... HELP!!)

THANK YOU FOR ANY ASSSISTANCE !!!