I would like to get with a excel formula (No VBA) the header of the column and of the row that contain the max value in a table.
Ideally I would also check if there is only one max value and else indicate that the answer is not unique. Ideally I would also be able to find the Xth largest value.
Ideally I would also check if there is only one max value and else indicate that the answer is not unique. Ideally I would also be able to find the Xth largest value.