Hi

I have 4 long columns of data and I want to detete all rows that contain either 3 or 4 values > 0. These could appear in any one of the columns so all 4 need to be examined to decide whether to delete a row. After deletion I presumably need to count back 1 row and then continue.

Many thanks for any help.

Beekster