If formula question

  • Thread starter Thread starter jeff
  • Start date Start date
J

jeff

What I am trying to do is, if a cell=0 then I want to delete out a
block of lines, but if it is >0 then the lines dont get deleted.

Is this possible??
 
Would Data / Filter / Autofilter help?? Allows you to filter out rows where the
data in a specific column = 0
 
Back
Top