G
Guest
Can anybody assist me with splitting was would be the result of a form field,
so I can populate three fields instead of the one froma string of text
For example if this was the populated field XXXXXOOOOOOYYYYY
So I could put 3 fields instead and the result when populated is XXXXX
OOOOOO YYYYY
By doing something like left 5 mid 6 right 5
Thanks in advance
so I can populate three fields instead of the one froma string of text
For example if this was the populated field XXXXXOOOOOOYYYYY
So I could put 3 fields instead and the result when populated is XXXXX
OOOOOO YYYYY
By doing something like left 5 mid 6 right 5
Thanks in advance