View Single Post
  #1   Report Post  
fineimage
 
Posts: n/a
Default Excel - if cells = 0, how to conditionally hide rows in chart

In a worksheet that summarizes other pages, I would like to hide rows that
have no balance (zero value), so that only rows with values show. Can this
be done automatically? 'If cell range B2:C2 = zero, hide row)?