Conditional Formatting Problem

  • Thread starter Thread starter henry
  • Start date Start date
H

henry

Dear All,

Another thing I need help with is conditional formatting. I have
table and I was wanting to set the conditional formatting so that whil
cells are blank they are hatched out (ie cell pattern applied) but onc
I enter data into the cell then the pattern is removed. I'm no
experienced at writing formulae and can't work out how to appl
formatting to blank cells only

Any help appreciated

Cheers
Henr
 
Select the cells, and choose Format>Conditional Formatting
From the first dropdown, choose Formula Is
In the formula box, type a formula that refers to the active cell,
whose address appears in the name box, to the left of the formula bar:

=A2=""

Click the Format button, and on the Patterns tab, select the pattern
you want for blank cells.
Click OK twice.
 

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