Conditional Formatting and CountIF Statement

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to apply shading to cells that have been counted in a countif statement.

Help!
 
Hi Kim!

It would help if you gave us the condition for the countif

But use that condition in Format > Conditional Formatting
 
Thanks for helping me Norman.

Here is the countif statement =COUNTIF(D3:W3,"<70%")

If a cell has been counted in this formula, I want to apply a shading as a conditional format.

Thanks again
 
Hi Kim!

Let me just check that formula as it might be wrong.

Do you really mean:

=COUNTIF(D3:W3,"<"&70%)

Or are you wanting to check for a text entry of <70%
 
Yes, it is a text entry.

Norman Harker said:
Hi Kim!

Let me just check that formula as it might be wrong.

Do you really mean:

=COUNTIF(D3:W3,"<"&70%)

Or are you wanting to check for a text entry of <70%


--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
 
Hi
not sure but do you want to color the cells which CONTAIN this formula?
 
Hi Frank.

I need to color theh cells that are counted by the countif statement.

Thanks for helping
 
Hi
select your range of data, goto the condtional format dialog and enter
the condition
<0.7
 
Hi Kim!

Are you actually getting your formula to count any text entries of
<70%
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top