Hi Team,
Could you please help me to identify in the data whether the first letter is string or number
Example:-
01234
A0123
@B123
C2345
I want to filter the data based on 1st letter. if the 1st letter is string segregate data in separate. similarly for number and special character
Many Thanks in advance!!