Hi Everyone,
I am looking to convert numbers in a delimited string to corresponding letter.
For example, if the string is '2,3,4' I want to convert it to 'B,C,D'
Important to note that their can be both semi-colon and comma delimiter
I am looking to convert numbers in a delimited string to corresponding letter.
For example, if the string is '2,3,4' I want to convert it to 'B,C,D'
Important to note that their can be both semi-colon and comma delimiter