Hello Everyone,
I'm looking to search all rows within a sheet for one value in Column A, and then when it finds that value, identify the rows that have a second value in Column B as well. Once that is found, delete the row.
For example,
A B
22222 111
22222 222
22222 333
Find the row that has 22222 is column A & 222 in column B, and delete this row. If you can please help me make the code using this 22222 222 combo as an example, I can edit the numbers for a few exceptions I need it for.
Thanks!
Bookmarks