hide a row if the values in the cell are zero

D

Dave Peterson

I think the easiest way to do this is to select your range and apply
Data|filter|Autofilter.

Then you can use the dropdown and do: does not equal 0.
 
Top