Split Cells

  • Thread starter Thread starter Ian
  • Start date Start date
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?
 
Maybe you could select the column and
edit|replace
what: (spacebar)
with: (leave blank)
replace all

Then use data|text to columns
 
Or just use both space AND comma as delimiters. (That's easier!)
 
It would only let me use one character for delmiters
(either space or comma)
 
Hmmmm. What version of excel are you using?

I've never see that.

You're clicking the boxes--not typing them in the Other box, right?
 
Dave said:
Hmmmm. What version of excel are you using?
I've never see that.
You're clicking the boxes--not typing them in the Other box, right?

Ditto. Are you doing a text import? It has checkboxes (not radio
buttons) for selecting delimiters, so you should be able to check
multiple delimiters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top