It makes it easier to copy from your message if you post in plain text.
First, I'm guessing that each field/column has its own data.
If that's true, how about this manual effort:
Insert a new column to the right of your data.
=if(left(a1,3)="drp",b8,"deleteme")
But I can't tell if it's really B8 to keep or C9 or whatever.
But you'll be able to tell by just looking. Adjust the formula to match your
data.
Drag it down.
I'm hoping that you end up with good data on the good row and "deleteme" on all
the other.
Then Edit|copy that column
then Edit|paste special|values
Then apply data|filter|autofilter to that column
show only the Deleteme's.
delete the visible rows.
remove the filter and see if it worked.
Try it against a copy of your data--or close without saving!
--
Dave Peterson
(E-Mail Removed)