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)

I want to have number1=red and number2=green so Max(20,8) will show 20 in red and vice-versa.

Thanks all for looking.

7 Replies

  • Kashibaba's avatar
    Kashibaba
    Brass Contributor

    Hi,

    attached is an example file how my data is looks like and how results should be coloured. in attached colours are done manually just to show the desired outcome.

     

    ~Thanks all for looking.

  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    Platinum Contributor

    Kashibaba 

    But MAX(20,8) is the same as MAX(8,20). Both formulae return 20.

     

    You want to have the cell coloured red if the number 20 was first and green when is was the second number? Don't think this is possible.

     

    You could achieve something like what you describe with conditional formatting when you use two columns of numbers. See attached.

    • Kashibaba's avatar
      Kashibaba
      Brass Contributor
      Yes, both will return 20 and there I want something to colour them. Red if its a 20 from max(20,8) and green if its 20 from max(8,20)
      Thanks for suggestion but I don't have values in separate cols.
      • Subodh_Tiwari_sktneer's avatar
        Subodh_Tiwari_sktneer
        Silver Contributor

        Kashibaba 

        Why not simply upload a sample workbook with some dummy data along with the desired output mocked up manually to show what exactly you are trying to achieve?

Resources