ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Conditional Formatting for Values in 3 cells (https://www.excelbanter.com/excel-worksheet-functions/194006-conditional-formatting-values-3-cells.html)

tvh

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

Peo Sjoblom

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




T. Valko

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




tvh

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





T. Valko

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