Hey guys,

i got the following problem. I need the price of a specific product number. The product number is not unique and there are different rates associated with it. Therefore I'd like to combine IF, VLOOKUP and MAX to give me the result.
pic.PNG

In this example you can see a list with 3 product numbers with 3 different product numbers (A2:10) and 3 different rates (B2:10).
I only want to display the prices with the highest rates each in the green table. Is that possible?


Thanks alot in advance!