G
Guest
Say I have a lline of text:
The dog 's name is Mike.
How is it possible to separate that into two columns, split between "is" and
"Mike"? Delimiter can't be set to "> than 2 spaces" for text to column.
The dog 's name is Mike.
How is it possible to separate that into two columns, split between "is" and
"Mike"? Delimiter can't be set to "> than 2 spaces" for text to column.