S
ScottM
I'm trying to separate a word/string of characters in a text field from the
rest of the field, but the strings are of varying lengths. Is there a way to
extract this? For example, my field contains the following values:
RAST 2006-1 M5
CWALT 2006-AR1 A
How can I extract the "RAST" and the "CWALT" from each?
How can I extract the "2006-1" and the "2006-AR1" from each?
Thanks in advance!
rest of the field, but the strings are of varying lengths. Is there a way to
extract this? For example, my field contains the following values:
RAST 2006-1 M5
CWALT 2006-AR1 A
How can I extract the "RAST" and the "CWALT" from each?
How can I extract the "2006-1" and the "2006-AR1" from each?
Thanks in advance!