R
rossmolden
I want to display what number appears in the same row the most with the
number 1.
So this example, would be 2 as it appears with 1 in the same row 3 times.
4 1 3 2
2 1
4 3 2
1
2 3 4 1
number 1.
So this example, would be 2 as it appears with 1 in the same row 3 times.
4 1 3 2
2 1
4 3 2
1
2 3 4 1