ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Applying Max Conditonal Formatting to an entire row when condition (https://www.excelbanter.com/excel-worksheet-functions/222036-applying-max-conditonal-formatting-entire-row-when-condition.html)

SunshineinFt.Myers[_2_]

Applying Max Conditonal Formatting to an entire row when condition
 
I want to change the entire row color when one cell is the max out of the
range. Ex: A1, B1, C1, with the the Max being in cell D1?

T. Valko

Applying Max Conditonal Formatting to an entire row when condition
 
Try it like this...

Select the range of cells A1:D1
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=AND(A1<"",A1=MAX($A1:$D1))
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


"SunshineinFt.Myers" wrote in
message ...
I want to change the entire row color when one cell is the max out of the
range. Ex: A1, B1, C1, with the the Max being in cell D1?




Shane Devenshire[_2_]

Applying Max Conditonal Formatting to an entire row when condition
 
Hi,

Try not to post the same question more than once (a day?). See your other
post for another solution.

--
If this helps, please click the Yes button

Cheers,
Shane Devenshire


"SunshineinFt.Myers" wrote:

I want to change the entire row color when one cell is the max out of the
range. Ex: A1, B1, C1, with the the Max being in cell D1?



All times are GMT +1. The time now is 10:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com