Replacing spaces with a line end

  • Thread starter Thread starter Fat Doris
  • Start date Start date
F

Fat Doris

How can I replace two spaces with a line end, throughout one column in a
spreadsheet. The context is that in one column the entire address has been
entered in one cell without line breaks, and I need to use that column in a
mailmerge so want the address to print as normal on different lines.

Thank you
 
Hi Doris,

The only way I can think of is to
Select the cell, go to the Data tab and click on text to Columns and follow
the instructions, then select all the cells, copy-paste special -click the
transpose box then click OK --


Regards
Warren
Excel Novice
Addiewell, Scotland.

If this helps please click the Yes button.
 
Thanks but I'm afraid that doesn't do the trick - everything's all over the
place. I know there is a way to search for two spaces and replace with a
line break because I'd used it before, and I've filed it somewhere as useful
info, but can I find it when I want it!!!!!
 
Select the range to fix (at least 2 cells)
Edit|replace
what: (two space characters)
with: ctrl-j
replace all

Ctrl-j is the same as the alt-enter. You may need to change the formatting to
wraptext, too.
 
That's it - thanks a lot.

Dave Peterson said:
Select the range to fix (at least 2 cells)
Edit|replace
what: (two space characters)
with: ctrl-j
replace all

Ctrl-j is the same as the alt-enter. You may need to change the formatting to
wraptext, too.
 
I've just used this to split given names and surnames into two columns and it
saves so much time. Wish I'd known this years ago. Thanks.
 

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