Hello and thanks in advance. Please let me know if you know how to fix this error.
My objective is to Loop through a column and delete any rows if the cell contains a partial match of values stored in an array.
Currently I am getting the error "Compile error: Type mismatch" on the following...