If Application.CountIf(.Rows(Lrow), "Total") > 0 Then .Rows(Lrow).Delete = True
If Application.CountIf(.Rows(Lrow), "Total") > 0 Then .Rows(Lrow).EntireRow.Delete