Find cell with highest value of a cell range
I have a row of percent values. In the last of the row (Column E) I want the text to appear, that is in the very first row above the values: A B C D E ———————————– foo bar test foobar ———————————– 10% 13% 3% 1% bar ———————————– 1% 13% 30% 1% test ———————————– 9% … Read more