Hi,
I am sorting some data in rows. I need to find the max value and then the next two values after that, whatever they are, and then reference all three in a row. I know how to do =MAX but how do I do an offset of some sort to find the two cells to the right of the max?

ex:
output
max - value after - value after that

data
0 10 45 35 40 20 15 12 10