ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Format (https://www.excelbanter.com/excel-discussion-misc-queries/215092-conditional-format.html)

SteW

Conditional Format
 
Happy New Year to all

This Formula in conditional format only works in Respect to C10.

I am trying to achieve that if a number is placed in any of these cells the
conditional format is true

=ISNUMBER(C10:E10)

What is my mistake

Best

Stew

Dave Peterson

Conditional Format
 
=count(c10:e10)0



stew wrote:

Happy New Year to all

This Formula in conditional format only works in Respect to C10.

I am trying to achieve that if a number is placed in any of these cells the
conditional format is true

=ISNUMBER(C10:E10)

What is my mistake

Best

Stew


--

Dave Peterson

barry houdini[_4_]

Conditional Format
 
Which cells are you trying to format? You might need to "fix" the cell
references if you want to format multiple cells, e.g. if you are
trying to format C10:E10 based on that condition then select those
cells and use

=COUNT($C10:$E10)


Dave Peterson

Conditional Format
 
Or
=count($c$10:$e$10)


barry houdini wrote:

Which cells are you trying to format? You might need to "fix" the cell
references if you want to format multiple cells, e.g. if you are
trying to format C10:E10 based on that condition then select those
cells and use

=COUNT($C10:$E10)


--

Dave Peterson

xlm[_2_]

Conditional Format
 
Hi Stew

Select Cells C10:E10, then apply your conditional format.
The conditional format should work on all these cells. If not, pls post back

--
HTH
Appreciate that you click the Yes button below if this posting is helpful

cheers, francis

"stew" wrote in message
...
Happy New Year to all

This Formula in conditional format only works in Respect to C10.

I am trying to achieve that if a number is placed in any of these cells
the
conditional format is true

=ISNUMBER(C10:E10)

What is my mistake

Best

Stew




SteW

Conditional Format
 
Thanks all

Stew

"xlm" wrote:

Hi Stew

Select Cells C10:E10, then apply your conditional format.
The conditional format should work on all these cells. If not, pls post back

--
HTH
Appreciate that you click the Yes button below if this posting is helpful

cheers, francis

"stew" wrote in message
...
Happy New Year to all

This Formula in conditional format only works in Respect to C10.

I am trying to achieve that if a number is placed in any of these cells
the
conditional format is true

=ISNUMBER(C10:E10)

What is my mistake

Best

Stew






All times are GMT +1. The time now is 08:28 PM.

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