Hi All,
I have a string in which is is represented as 1A, 2B, 7D etc. I want to replace the alphabets with their numeric position (A with 1, B with 2, C with 3 etc) and with a dot (.) in between (1A= 1.1, 2B= 2.2, 7D=7.4 etc).
I have attached the sample dataset with sheet 2 as the desired output.
Help is much appreciated.
Thank you!