Hi all ,

I have a simple question I am working with a string that looks like

" 1/2X014 AB tape". I want to pull out AB from the string and run a query. The length of the string changes from time to time but I want to keep track of two alphabets.

Need ur inputs on this ....