Forum Discussion
JNollett
Sep 05, 2019Copper Contributor
Find the row that has the maximum value across a number of columns
I have a table that has columns which represent week numbers and rows which represent people. The cells have a number in for each week against each person. What formula can I use to find out the pers...
JNollett
Sep 08, 2019Copper Contributor
Hi Twifoo
I love the formula, but I have a minor problem in that my data is in a table, so the headers are actually headers and not just cells, so the first part of your formula, that equals 42, returns 0 (zero). I tried changing B$1:J$1 to Table2[[#Headers],[1]:[52]], but that doesn't work and returns 0 (zero) too. Any ideas?
Twifoo
Sep 09, 2019Silver Contributor
My suggested formula was a sample. Please attach your sample file for the specifics.