I
Ian
I am splitting a bunch of data into two cells using the
split into columns tool. The data is structure:
xxx, yyy
I use the comma as the deliminator but all my yyy data
comes out with a space in front of it. How do I get rid
of the space? I tried using the comma space as the
deliminator when splitting but it only allows a single
character. Any ideas?
split into columns tool. The data is structure:
xxx, yyy
I use the comma as the deliminator but all my yyy data
comes out with a space in front of it. How do I get rid
of the space? I tried using the comma space as the
deliminator when splitting but it only allows a single
character. Any ideas?