Format a whole section if cell=0

  • Thread starter Thread starter cassy01
  • Start date Start date
C

cassy01

hello, is it possible to format a section of the workbook if a cell i
blank.

For Example:

If G8 = 0 then G8:AA8 will turn completely white.

is this possible ???? :)

many thanks
Ben
 
Hi
- select G8:AA8
- goto 'Format - Conditional format
- enter the following formula
=$G8=0
- choose your white font format
 
Use

Format/Conditional Formatting

Select the entire range and

Formula is =$G$8 = 0

Set the Format to change text and background to White
 

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