Well, I have a code that checks the line if there is a word or phrase and deletes the line:
If Mid(Cells(i, 10), 1, 50) <> "Defeito" Then Rows(i).Delete Shift:=xlUp
But in the spreadsheet there are phrases like "Defect + broadband" or...
asked by
07.05.2018 / 21:12