conditional formatting

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

Guest

I have a simple one I think but have a brain fart

I want a2 to return green if cell a1 is greater than 0. the only thing a2
also needs to be editable?
 
Conditional formatting will only format the cell, not change or restrict the
value of cell contents (therefore if A2 is not editable, it's not because of
conditional formatting).

highlight A2, format>conditional formatting. formula is =A1>0
choose green color. OK.
 

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