Hi

I have a column where the cells contain two numbers from 0-10 with a / between them, like this: 0/3.
I want to exchange these numbers with the corresponding letter abbreviations like this:
0/3 => ME/LG.
Can this be done?

Any help is appreciated