Hi,
I have data with product names in A5:A14 and associated sales values in B5:B14.
I have used LARGE() to extract the top 5 sales values from column B
I now need to create a formula that will return the product name associated with each of the 5 largest values.
The problem is that there...