Excel - if cells = 0, how to conditionally hide rows in chart

F

fineimage

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)?
 
Top