Forum Discussion

cheeseontoast101's avatar
cheeseontoast101
Copper Contributor
Apr 26, 2022

Find Highest Value In A Row, Return the column header - across sheets

Hi   I'm trying to return the header that matches the highest value in a row but I'm having some trouble with my formula.   =INDEX(Sheet2!A1:F1,0,MATCH(MAX(Sheet2!A10:F10,Sheet2!A13:F13),Sheet2!A...

Resources