I have code to delete text , but need it amended so that if the text is in upper, lower or a combination of upper and lower case, the rows containing the text will be deleted
your assistance in resolving this is most appreciated
Sub Del_Unwanted()
Sheets(1).Select...