Delete all rows that don't start with CRN or AT
I want to be able to delete all rows that don't begin with AT or CRN in column A. Ex:
AT12345
AT56789
CRN12345
CRN56789
(Cust
GHI
I want it to delete the whole row that has (Cust and GHI at the beginning of the A column. This is just an example there may be much more I need it to delete that is why I want it to delete it if it doesn't begin with AT or CRN. That is a must.
I would also like it then to delete anything that starts with ATalanta. but it must have Atalanta in it not just AT.