• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Conditional Formatting Required based on other cell

Khalid NGO

Excel Ninja
Hello everyone,


I need to apply a CF but dont know what to do. Your help is required.

I have a data like this:
Conditional formating 2.PNG

I have applied 1 CF in the TOTAL (TOP 1)

Now I need to apply same CF for Months Name. i.e. July-14 become GREEN.

Thanking you in anticipation.

Khalid
 

Attachments

  • Conditional formatting 2.xlsx
    11 KB · Views: 3
Hi Khalid,

Select C6:E6, and apply Conditional Formatting > Formula as..
=MAX($C$17:$E$17)=C$17
 

Attachments

  • Conditional formatting 2.xlsx
    12.1 KB · Views: 4
Hi Khalid,

Select C6:E6, and apply Conditional Formatting > Formula as..
=MAX($C$17:$E$17)=C$17

Wow thats great...

Thanks Sir Debraj its working.
I need to know how its working. I understand till "MAX($C$17:$E$17)"

Can you please clarify about "=C17" (after max function)
 
Hi Sir Debraj, :)

Your clarification did great help for me to understand this.

Many thanks for the link and valued response.
Be Blessed.

Khalid
 
Back
Top