In one column there is text that consists of three words and two spaces. I need to put the first two words into one column and the last one into another column. The words are always of different length
For example:
Field1_____________|Field2_____|Field3
SAUE VALD HARJUMAA |SAUE VALD |HARJUMAA
And accordingly the address should be put to different columns
Field1___________|Field2____|Field3__|Field4
PURU TEE 20A-32 |PURU TEE |20A |32
SAARE 1 |SAARE |1 |
For example:
Field1_____________|Field2_____|Field3
SAUE VALD HARJUMAA |SAUE VALD |HARJUMAA
And accordingly the address should be put to different columns
Field1___________|Field2____|Field3__|Field4
PURU TEE 20A-32 |PURU TEE |20A |32
SAARE 1 |SAARE |1 |