Change colour of cell if there is no value

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

Guest

Using selected cells only (some already contain a IF statement or data) I
want to have cells change colour if there is no value or data in it. That is
if data or value is then entered it would revert back to no fill.
 
Thanks Max what an angle

Max said:
Select the desired range, say B2:D10 (with B2 active)
Click Format > Conditional Formatting
Under Condition 1, make it as
Formula is:=B2=""
Format > Pattern > Light green? > OK
Click OK at the main dialog

(Above assumes B2:D10 contains no "normal" fill color)
 
Thanks Max what an angle

Max said:
Select the desired range, say B2:D10 (with B2 active)
Click Format > Conditional Formatting
Under Condition 1, make it as
Formula is:=B2=""
Format > Pattern > Light green? > OK
Click OK at the main dialog

(Above assumes B2:D10 contains no "normal" fill color)
 

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