![]() |
Conditional Formatting for Values in 3 cells
I apologize for taking up your time, but I did search before asking.
I need to highlight a row if three particular cells in the row (V8, W8 and X8) all contain a value greater than 0. I tried several different formulae, but no luck. Thanks |
Conditional Formatting for Values in 3 cells
Try formula is and
=COUNTIF($V$8:$X$8,"0")=3 I assume you know that you need to highlight the whole row you want to format It's important with the absolute references -- Regards, Peo Sjoblom "tvh" wrote in message ... I apologize for taking up your time, but I did search before asking. I need to highlight a row if three particular cells in the row (V8, W8 and X8) all contain a value greater than 0. I tried several different formulae, but no luck. Thanks |
Conditional Formatting for Values in 3 cells
Select the range of cells you want to format
Goto FormatConditional Formatting Formula Is: =COUNTIF($V$8:$X$8,"0")=3 Click the format button Select the desired style(s) OK out -- Biff Microsoft Excel MVP "tvh" wrote in message ... I apologize for taking up your time, but I did search before asking. I need to highlight a row if three particular cells in the row (V8, W8 and X8) all contain a value greater than 0. I tried several different formulae, but no luck. Thanks |
Conditional Formatting for Values in 3 cells
thanks, folks....worked great!
"T. Valko" wrote: Select the range of cells you want to format Goto FormatConditional Formatting Formula Is: =COUNTIF($V$8:$X$8,"0")=3 Click the format button Select the desired style(s) OK out -- Biff Microsoft Excel MVP "tvh" wrote in message ... I apologize for taking up your time, but I did search before asking. I need to highlight a row if three particular cells in the row (V8, W8 and X8) all contain a value greater than 0. I tried several different formulae, but no luck. Thanks |
Conditional Formatting for Values in 3 cells
You're welcome!
-- Biff Microsoft Excel MVP "tvh" wrote in message ... thanks, folks....worked great! "T. Valko" wrote: Select the range of cells you want to format Goto FormatConditional Formatting Formula Is: =COUNTIF($V$8:$X$8,"0")=3 Click the format button Select the desired style(s) OK out -- Biff Microsoft Excel MVP "tvh" wrote in message ... I apologize for taking up your time, but I did search before asking. I need to highlight a row if three particular cells in the row (V8, W8 and X8) all contain a value greater than 0. I tried several different formulae, but no luck. Thanks |
All times are GMT +1. The time now is 05:23 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com