I apologized I should have mentioned more precisely.

From row 6 to last used row, only when Cells(i, 2), Cells(i, 3), Cells(i, 4), Cells(i, 6), Cells(i, 7), Cells(i, 8), Cells(i, 10), Cells(i, 11), Cells(i, 12), Cells(i, 14), Cells(i, 15), Cells(i, 16), Cells(i, 18), Cells(i, 19) and Cells(i, 20) are all empty, that row must be deleted. This should continue until last row.

Hope it is clear now and awaiting your assistance.