Hi All,
I hope you can help? I am quite desperate!
I need to highlight only the 1st instance of MAX value in a row over 5 columns.
IE: A1:E1 with the values being:
7; 7; 5; 6; 3.
I want to highlight ONLY ONE/THE FIRST instance of the 7.
What do I need to add to the formula (which highlights both cells with 7 in it) below to make that happen?
=A1=MAX(A1:E1)
Thanks
I hope you can help? I am quite desperate!
I need to highlight only the 1st instance of MAX value in a row over 5 columns.
IE: A1:E1 with the values being:
7; 7; 5; 6; 3.
I want to highlight ONLY ONE/THE FIRST instance of the 7.
What do I need to add to the formula (which highlights both cells with 7 in it) below to make that happen?
=A1=MAX(A1:E1)
Thanks