Hi
I have a list of alphanumeric codes of the form letternumber (i.e. no spaces or delimiters between the two sections) where the letter part is either 2, 3, or 4 characters and the number part is either 2 or 3 characters, so the whole string is anything from 4 to 7 characters. I'd like to be able to be able to strip off the letters so I'm just left with number part.
Can anyone figure out a way to do this?
Regards
Andy.
Bookmarks