Two column deletion
.Range("A:B").SpecialCells(xlConstants, xlErrors).EntireRow.Delete
True IF there's only 1 error per row. Otherwise, nothing gets deleted!
Hi Garry
I don't understand I have lots rows that had 2 "#N/A" next to each
other and Rick's code works.
Maybe you are talking about something else.
Regards
|