Hide the zero values in a work book

  • Thread starter Thread starter Guest
  • Start date Start date
You could use conditional formatting to change the font colour to the same
colour as the cell background if a certain cell in the row evaluates to
zero.
best wishes
 
Rows can be hidden manually or by VBA but not by formulas or Formatting.

You can make the cells look blank by using CF as Bernard points out.

Or try Autofilter to show only rows with no zero in a particular cell.


Gord Dibben MS Excel MVP
 

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