Forum Discussion

bhowell's avatar
bhowell
Copper Contributor
Sep 28, 2020

Index, match and max function with specific criteria

Hello,   I am using the following formula to index and match a row with the highest value. =INDEX(A5:A35,MATCH(MAX(G5:G35),G5:G35,0))   I would like to add an IF statement with a specific criter...

Resources