I have a large list with text of item names in column A and their values in column B.
I used =LARGE(B3:B43, 1) =LARGE(B3:B43, 2) =LARGE(B3:B43, 3)
to find the Top 3 values and it works fine, however I want to bring the Item name from column A as well not just the value. How would I do this? thanks!
I used =LARGE(B3:B43, 1) =LARGE(B3:B43, 2) =LARGE(B3:B43, 3)
to find the Top 3 values and it works fine, however I want to bring the Item name from column A as well not just the value. How would I do this? thanks!