Hello everyone, I am looking for a solution to the following problem.
I have 3 columns in Excel and am looking for a way to find out which of the values per row is the largest, which is the second largest and which is the smallest
The screenshot is only a small excerpt of the entire Excel file. This includes columns from A:CX, of which only the three columns AD:AF contain the values from which I have to find the largest, the second size and the smallest value per row. So if I choose the RowItem example, it would check every number, but should only refer to the 3 columns.
So I have to find the three values in each row for about 70k rows in the Excel file