Thread: delete rows
View Single Post
  #1   Report Post  
dd
 
Posts: n/a
Default delete rows

i would like to run a macro that does the following.
start at row 2
if L2 and m2 and n2 are all zeros then delete row
if not then go to next row and do the same check.

the macro should end once the "L" field is blank.

let me know if more info is need

thanks

--