Forum Discussion

Kashibaba's avatar
Kashibaba
Brass Contributor
Dec 09, 2019
Solved

Colour code for formula Max(number1, numbr2)

Hi, I am trying to find a way where I can possibly assign colours to each of the numbers used in MAX formula hence the value will be coloured accordingly. for example in formula MAX(number1, number2...
  • SergeiBaklan's avatar
    SergeiBaklan
    Dec 09, 2019

    Kashibaba 

    You may apply conditional formatting rule with formula

    =C2=VLOOKUP($A2,FC!$A$2:$G$9,@MATCH(C$1,FC!$A$1:$G$1,0),0)

    for the red and similar for the green. Please see in second sheet attached.

Resources