Thanks in advance for your solutions to my problem.
I have a long list of codes which looks like this :
<tbody>
E001
E002
E003
Q001
RW01
RW02
E004
RW03
Q002
RW04
</tbody>
Where each code is the same length (4 digits).
Where each code is unique.
Where each...