Hi Everyone,
Question - I have a spreadsheet with say 50 rows and 50 columns, I want to pull through onto a new sheet the top ten listing from the bottom of the 50 rows but the name of the person from the top of the 50 rows...
So far I have the top ten in figures coming through on the following formula going from B27 = 1 to B37 =10:
=SMALL('Summary - Refunds by User'!$F$42:$AJ$42,B27)
And I have the names that I thought I would be able to pull through on a HLookup, but it doesn't work to pull through the name from the top row, because then the table array would have to include all rows from 1 - 50, but I can't have that, because there may be duplication on the numbers in the other 50 rows.
Hope this makes sense and someone can help!
Thanks
Vic
Question - I have a spreadsheet with say 50 rows and 50 columns, I want to pull through onto a new sheet the top ten listing from the bottom of the 50 rows but the name of the person from the top of the 50 rows...
So far I have the top ten in figures coming through on the following formula going from B27 = 1 to B37 =10:
=SMALL('Summary - Refunds by User'!$F$42:$AJ$42,B27)
And I have the names that I thought I would be able to pull through on a HLookup, but it doesn't work to pull through the name from the top row, because then the table array would have to include all rows from 1 - 50, but I can't have that, because there may be duplication on the numbers in the other 50 rows.
Hope this makes sense and someone can help!
Thanks
Vic