hey guys,
some excel help please - hopefully quite easy...
so i have a table 1 which shows a list of items in column 1, and price in column 2.
i'm building a table 2 which should show top 10 priciest items. the price is easy to do, i've just done a =large(table1column2,1) for priciest, =large(table1column2,2) for 2nd priciest etc etc. so now i have the top 10 prices.
but how do i show the corresponding items in the first column of table 2? (the 2nd column already shows the prices, in ascending order).
can't use vlookup as my table1 isn't sorted in ascending order, plus the price is not in the first column...
some excel help please - hopefully quite easy...
so i have a table 1 which shows a list of items in column 1, and price in column 2.
i'm building a table 2 which should show top 10 priciest items. the price is easy to do, i've just done a =large(table1column2,1) for priciest, =large(table1column2,2) for 2nd priciest etc etc. so now i have the top 10 prices.
but how do i show the corresponding items in the first column of table 2? (the 2nd column already shows the prices, in ascending order).
can't use vlookup as my table1 isn't sorted in ascending order, plus the price is not in the first column...
