[Solved] Replacing spaces with paragraph marks
[Solved] Replacing spaces with paragraph marks
How do you replace all spaces between words in a paragraph with paragraph marks, so that each word becomes its own paragraph? I have a list of last names that I want to import into a data base, but each last name needs to be in a separate paragraph to do so. I'm using an iMac running OS X Version 10.4.11.
Last edited by Hagar Delest on Sun Mar 19, 2017 1:29 pm, edited 1 time in total.
Reason: tagged [Solved].
Reason: tagged [Solved].
Re: Replacing spaces with paragraph marks
Don't have a Mac but try:
Select paragraph
Ctrl+F for Find & replace
Search = tap the spacebar
Replace = \n
Check Regular Expressions
Select paragraph
Ctrl+F for Find & replace
Search = tap the spacebar
Replace = \n
Check Regular Expressions