Hi, I know I've done this in the past, but can't for the life of me remember how!
I have a field which contains information such as
"1234 ABCD"
if I want to split this field so that the "1234" appears alone how would I do it? The "1234" can very in length, but there is never a space in the numbers but always a space between the numbers and the text, the text also varys in length.
Cheers
Marc
I have a field which contains information such as
"1234 ABCD"
if I want to split this field so that the "1234" appears alone how would I do it? The "1234" can very in length, but there is never a space in the numbers but always a space between the numbers and the text, the text also varys in length.
Cheers
Marc