The situation is that I have a column of sequential values "A", "B", "C", ... and I want to transform them to "Label A", "Label B", "Label C", ...
![3-1-2019 2-12-35 PM.jpg 3-1-2019 2-12-35 PM.jpg](https://community.jmp.com/t5/image/serverpage/image-id/15900iE001AAEA39742AF8/image-size/medium?v=v2&px=400)
I know how to do this with a column formula or with JSL, but I was wondering if this is possible with Recode? Perhaps with using a regular expression? Any ideas on how to do this with Recode?