Hi Abhilash,
Close. Your formula returns and ads the characters for each string from the previous strings like this:
A
AA
AAA
AAAA
I don't want that.
I just want to return the characters each string starts with:
So, A5009 would return A
DR0154 would return DR, etc.