jasonhuibers
Programmer
I want to delete rows where the cell values in the range is equal to a list of numbers...
for example:
Column A
Donald
Brown
Smith
Jack
Doug
Delete rows where Column A contains Smith
for example:
Column A
Donald
Brown
Smith
Jack
Doug
Delete rows where Column A contains Smith