J
John21
Is there any way to use a function like this:
=OFFSET(MAX(A2:E2),1,2,1,1)
the goal is to find the first 3 bigger values in a row and return them
with the title of the column.
=OFFSET(MAX(A2:E2),1,2,1,1)
the goal is to find the first 3 bigger values in a row and return them
with the title of the column.