View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Hiding Formulas when the value is "0"?

But that does hide other 0's on that worksheet, too. Maybe some that shouldn't
be hidden??

Gary''s Student wrote:

Since you want to keep your formuls as is but just not display the zeros, try:

Tools Options View and clear the zero values checkbox.
--
Gary's Student
gsnu200709

"Dallas MBA" wrote:

Does anyone know if Excel allows you to hide a formula when the result of the
formula equals "0"? I have a huge spreadsheet that makes it difficult to
briefly scan the report and locate number values greater than "0" because
there are so many formulas that equal "0".

Existing View: 0 0 0 4 0 0 0 0 1 0 0 0 7 0 0 0 0 0

Preferred View: 4 1 7

I don't want to see the zeros as in the "Existing View" above and want the
spreadsheet to appear like "Preferred View". I want to keep the formulas in
the cells that equal "0", therefore I don't want to delete them to make the
cells look blank. Any feedback is appreciated!


--

Dave Peterson