I have search the forum but found no thread that was able to solve my issue:
I have a spreadsheet named "Files" in which I have a table named "data" where header begins in row 2.
My header in column A2 is "filenumber" and in that column I need to delete entire row where the text "voc" appears as part of the value.
The "voc" value is not just always "voc" only but followed by numbers and other text.
I just need it to delete the entire row if the cell in column A (filenumber) contains "voc"
I tried a macro that would filter by values that contained VOC but there were to many records to make this work with an autofilter.
Any good suggestions?
I have a spreadsheet named "Files" in which I have a table named "data" where header begins in row 2.
My header in column A2 is "filenumber" and in that column I need to delete entire row where the text "voc" appears as part of the value.
The "voc" value is not just always "voc" only but followed by numbers and other text.
I just need it to delete the entire row if the cell in column A (filenumber) contains "voc"
I tried a macro that would filter by values that contained VOC but there were to many records to make this work with an autofilter.
Any good suggestions?