G
Guest
I have data stored in a field with this data:
QT,HV2/883627,CPU NOT SEATED
The format is not the same all the time but the data is relatively the same.
I really only need to extract the loc/number data. The loc info will range
from 3 to 5 characters ending in a number. The number field will always be
6. They may or may not be in the loc/number format. How do I pull that data
out?
QT,HV2/883627,CPU NOT SEATED
The format is not the same all the time but the data is relatively the same.
I really only need to extract the loc/number data. The loc info will range
from 3 to 5 characters ending in a number. The number field will always be
6. They may or may not be in the loc/number format. How do I pull that data
out?