Hi, I am using the match function ="K"&MATCH(N20,K:K,0) to find the relative location of the cell with the maximum number stated in N20 however in the column it references (K:K) there are multiple cells with the same maximum number. what the formula does it get's the first cell containing the max number in the column with the highest count then gives wrong results...
What I need in the solution is for the formula to refer to the cell M21 which contains the mode referring then to column J to find the same mode as in M21 then give the relative position of the cell beside it in column K.
For example the mode is determined to be 5 (M21) with 79 (column K) counts but then all the numbers in J (column J) of which M21 is one of the values have the same amount of counts, the formula based on the value of M21 will refer to the cell in the J column looking at 5 then output the column/row from the cell beside it in column K. The correct result would be column/row K5.
J K
1 79
2 79
3 79
4 79
5 79
6 79
What I need in the solution is for the formula to refer to the cell M21 which contains the mode referring then to column J to find the same mode as in M21 then give the relative position of the cell beside it in column K.
For example the mode is determined to be 5 (M21) with 79 (column K) counts but then all the numbers in J (column J) of which M21 is one of the values have the same amount of counts, the formula based on the value of M21 will refer to the cell in the J column looking at 5 then output the column/row from the cell beside it in column K. The correct result would be column/row K5.
J K
1 79
2 79
3 79
4 79
5 79
6 79