L
Leslie Isaacs
I have inherited an mdb that includes a table field with text data in the
following format:
2, 3 or 4 alphas, then a space, then between 1 and 15 alphas, then another
space, then finally between 1 and 15 alphas.
I want to split this data into 3 fields corresponding to the 3 strings of
text that are currently separated by the spaces.
I'm sure this can be done, but without knowing the position of the first
character of each element I cannot see how.
Hope someone can help.
Many thanks
Leslie Isaacs
following format:
2, 3 or 4 alphas, then a space, then between 1 and 15 alphas, then another
space, then finally between 1 and 15 alphas.
I want to split this data into 3 fields corresponding to the 3 strings of
text that are currently separated by the spaces.
I'm sure this can be done, but without knowing the position of the first
character of each element I cannot see how.
Hope someone can help.
Many thanks
Leslie Isaacs