If formula to conditonally format a cell

  • Thread starter Thread starter Very Basic User
  • Start date Start date
There are many possibilities, but lets say you want the cell (A2) to turn red
if value is under 0.
select a2, then goto Format-Conditional Format.
Change first box to "formula is". Input
=A2<0
Click format, go to patterns tab, pick red. Hit 'ok'. Hit 'ok'. Cell is now
formatted.
 

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