G
Guest
Can someone help me on parsing a space delimited string within a text field?
There is no exact number of segments within each record. Example:
Record 1 = "XXX ZZZZZ YYYY dddd"
Record 2 = "XXX ZZ"
Record 2 = "XXXX ZZZZ MMMM"
I need to place each block of text into their own Field (Field1, Field2,
field3........)
thanks
There is no exact number of segments within each record. Example:
Record 1 = "XXX ZZZZZ YYYY dddd"
Record 2 = "XXX ZZ"
Record 2 = "XXXX ZZZZ MMMM"
I need to place each block of text into their own Field (Field1, Field2,
field3........)
thanks