I have data which I need to sort based on certain criteria.
Here are a few examples of the data.
1TT66
32144
24TTT
5T153
36335
TTTTT
44T23
So the data may contain no 'T's' or a number of 'T's'.
These occur randomly in the data.
I need to identify only the following:
Those that contain only 1 'T'...