hi, I have a table of numbers
4,3,2
7,9,9
5,3,1
9,8,3
In the first column, 4, 5, and 9 are the highest values in their row.
How do I calculate the sum of the max numbers in the column, and also maximum columns in excel? In this case, the sum is 4+5+9.
Solved by T. S. in 24 mins