Hi Team,
I have below data, I have two condition here.
1. I want to keep only those data in which we have 5 times either 2 or 9 as 22222 or 99999 and
2. I also want to keep those data in which we have 2 starting letter as alpha and 3 numeric after that for exp ab345, wr765 etc.
apart from this just delete all data.
| COD 8 |
| ab345 |
| ab765 |
| wr345 |
| asd234 |
| 345az |
| 22222 |
| 99999 |
| 222222 |
| 999999 |
| df345 |
| fv567 |
| tz678 |
| 22234 |
| 78867 |
| 222226 |
| |
| |
| za567 |
| 789az |
| qw211 |
| qw000 |