View Single Post
  #1   Report Post  
John
 
Posts: n/a
Default Hiding rows based on a value

I am looking for a way to hide a row based on the value in a cell.

EG: a price list which hides rows where the quantity column is '0' so that
when you print it / view it on screen you only see relevant rows.

Thanks.