Khalid NGO Excel Ninja Aug 5, 2014 #1 Hello everyone, I need to apply a CF but dont know what to do. Your help is required. I have a data like this: 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
Hello everyone, I need to apply a CF but dont know what to do. Your help is required. I have a data like this: 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
Debraj Excel Ninja Aug 5, 2014 #2 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
Khalid NGO Excel Ninja Aug 5, 2014 #3 Debraj said: Hi Khalid, Select C6:E6, and apply Conditional Formatting > Formula as.. =MAX($C$17:$E$17)=C$17 Click to expand... 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)
Debraj said: Hi Khalid, Select C6:E6, and apply Conditional Formatting > Formula as.. =MAX($C$17:$E$17)=C$17 Click to expand... 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)
Debraj Excel Ninja Aug 5, 2014 #4 Hi Khalid, Did you checked.. my "C$17" and your "C17" has little bit difference.. So when you apply this formula in C6, it will check accordingly C17 ad when in D6, it will check corresponding D17. due to that $ sign. and Conditional Formatting check each cell in C6 to E6, and apply formatting according to C17 to E17.. for more detail check this.. http://chandoo.org/wp/2008/03/13/want-to-be-an-excel-conditional-formatting-rock-star-read-this/
Hi Khalid, Did you checked.. my "C$17" and your "C17" has little bit difference.. So when you apply this formula in C6, it will check accordingly C17 ad when in D6, it will check corresponding D17. due to that $ sign. and Conditional Formatting check each cell in C6 to E6, and apply formatting according to C17 to E17.. for more detail check this.. http://chandoo.org/wp/2008/03/13/want-to-be-an-excel-conditional-formatting-rock-star-read-this/
Khalid NGO Excel Ninja Aug 5, 2014 #5 Hi Sir Debraj, Your clarification did great help for me to understand this. Many thanks for the link and valued response. Be Blessed. Khalid
Hi Sir Debraj, Your clarification did great help for me to understand this. Many thanks for the link and valued response. Be Blessed. Khalid