Conditional Formatting and Blanks

  • Thread starter Thread starter Ripper
  • Start date Start date
R

Ripper

I want to conditional format a range of cells. There are many in varied
places that are blank. However, when I apply CF to the cells using a less
that .5, the cell is formatted. I really want that particular cell left
alone. How do I tell Excel to leave the blanks alone?
 
Your eyes must be younger then mine!<g>

I didn't see that decimal.
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
Peo Sjoblom said:
Use formula is and

=AND(A1<>"",A1<0.5)

--


Regards,


Peo Sjoblom
 

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