Hi there,
Can someone please guide me how would i filter out below sample data so that i can filter out unwanted data which starts with characters and blank cells.
| Input | | Expected Output |
| 1245 | | 1245 |
| 125466 | | 125466 |
| 15488NER | | 15488NER |
| 154896NIR | | 154896NIR |
| 1236564 | | 1236564 |
| 158 | | 158 |
| 14789 | | 14789 |
| | | |
| Note: | | |
| *=Annual | | |
| All accts | | |