![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How can I replace a whole bunch of carriage returns in a part of a document
with spaces? I tried using Replace All, but MS Word would not accept a carriage return as a character in the Find field. Would have been easy if it did! Sometimes I copy and paste e-mail messages into Word documents so I can reformat them for reprinting, and when I do this from my e-mail program each line within a paragraph ends up with a carriage return inserted that I would like to delete. |
| Ads | |
|
#2
|
|||
|
|||
|
With your cursor in the Find What? box, go to More Special and
choose Paragraph Mark (first one in the list). It will insert the code for a paragraph mark into the Find box. Tab to the Replace box and type a space, and click Replace All. (If the document has paragraphs separated by two adjacent paragraph marks, you'll need first to replace ^p^p with something else that otherwise doesn't appear in your document, such as ^l. Then after the unwanted paragraph marks are gone, go back and replace ^l with ^p.) On Aug 18, 3:28*pm, Wild Bill Wild wrote: How can I replace a whole bunch of carriage returns in a part of a document with spaces? *I tried using Replace All, but MS Word would not accept a carriage return as a character in the Find field. *Would have been easy if it did! Sometimes I copy and paste e-mail messages into Word documents so I can reformat them for reprinting, and when I do this from my e-mail program each line within a paragraph ends up with a carriage return inserted that I would like to delete. |
|
#3
|
|||
|
|||
|
Why not just replace ^p^p with ^p? But in such situations, if it is desired
to preserve these actual paragraph breaks, then the more prudent approach is to replace ^p with ^l, ^l^l with ^p, and then ^l with a space. -- Suzanne S. Barnhill Microsoft MVP (Word) Words into Type Fairhope, Alabama USA http://word.mvps.org "Peter T. Daniels" wrote in message ... With your cursor in the Find What? box, go to More Special and choose Paragraph Mark (first one in the list). It will insert the code for a paragraph mark into the Find box. Tab to the Replace box and type a space, and click Replace All. (If the document has paragraphs separated by two adjacent paragraph marks, you'll need first to replace ^p^p with something else that otherwise doesn't appear in your document, such as ^l. Then after the unwanted paragraph marks are gone, go back and replace ^l with ^p.) On Aug 18, 3:28 pm, Wild Bill Wild wrote: How can I replace a whole bunch of carriage returns in a part of a document with spaces? I tried using Replace All, but MS Word would not accept a carriage return as a character in the Find field. Would have been easy if it did! Sometimes I copy and paste e-mail messages into Word documents so I can reformat them for reprinting, and when I do this from my e-mail program each line within a paragraph ends up with a carriage return inserted that I would like to delete. |
|
#4
|
|||
|
|||
|
Peter's reply gives you the basic answer to your question. If you're trying
to reformat text copied from the Web, it may be that what you are dealing with is not paragraph breaks but line breaks. In any case, see http://sbarnhill.mvps.org/WordFAQs/CleanWebText.htm -- Suzanne S. Barnhill Microsoft MVP (Word) Words into Type Fairhope, Alabama USA http://word.mvps.org "Wild Bill" Wild wrote in message ... How can I replace a whole bunch of carriage returns in a part of a document with spaces? I tried using Replace All, but MS Word would not accept a carriage return as a character in the Find field. Would have been easy if it did! Sometimes I copy and paste e-mail messages into Word documents so I can reformat them for reprinting, and when I do this from my e-mail program each line within a paragraph ends up with a carriage return inserted that I would like to delete. |
|
#5
|
|||
|
|||
|
Because if you first replace ^p^p with ^p, you'll lose the actual
paragraph division when you remove all the ^p's. But why is it more prudent to do the intermediate step ^p ^l space ? On Aug 18, 5:34*pm, "Suzanne S. Barnhill" wrote: Why not just replace ^p^p with ^p? But in such situations, if it is desired to preserve these actual paragraph breaks, then the more prudent approach is to replace ^p with ^l, ^l^l with ^p, and then ^l with a space. -- Suzanne S. Barnhill Microsoft MVP (Word) Words into Type Fairhope, Alabama USAhttp://word.mvps.org "Peter T. Daniels" wrote in ... With your cursor in the Find What? box, go to More Special and choose Paragraph Mark (first one in the list). It will insert the code for a paragraph mark into the Find box. Tab to the Replace box and type a space, and click Replace All. (If the document has paragraphs separated by two adjacent paragraph marks, you'll need first to replace ^p^p with something else that otherwise doesn't appear in your document, such as ^l. Then after the unwanted paragraph marks are gone, go back and replace ^l with ^p.) On Aug 18, 3:28 pm, Wild Bill Wild wrote: How can I replace a whole bunch of carriage returns in a part of a document with spaces? I tried using Replace All, but MS Word would not accept a carriage return as a character in the Find field. Would have been easy if it did! Sometimes I copy and paste e-mail messages into Word documents so I can reformat them for reprinting, and when I do this from my e-mail program each line within a paragraph ends up with a carriage return inserted that I would like to delete.- |
|
#6
|
|||
|
|||
|
Because to me it seems easier to convert ^p to ^l and then ^l^l to ^p than
to convert ^p^p to something intermediate and then ^p to something else and then the something intermediate back to ^p. Not to mention that a lot of the text pasted from the Web has line breaks to begin with, so what you already have is ^l^l. -- Suzanne S. Barnhill Microsoft MVP (Word) Words into Type Fairhope, Alabama USA http://word.mvps.org "Peter T. Daniels" wrote in message ... Because if you first replace ^p^p with ^p, you'll lose the actual paragraph division when you remove all the ^p's. But why is it more prudent to do the intermediate step ^p ^l space ? On Aug 18, 5:34 pm, "Suzanne S. Barnhill" wrote: Why not just replace ^p^p with ^p? But in such situations, if it is desired to preserve these actual paragraph breaks, then the more prudent approach is to replace ^p with ^l, ^l^l with ^p, and then ^l with a space. -- Suzanne S. Barnhill Microsoft MVP (Word) Words into Type Fairhope, Alabama USAhttp://word.mvps.org "Peter T. Daniels" wrote in ... With your cursor in the Find What? box, go to More Special and choose Paragraph Mark (first one in the list). It will insert the code for a paragraph mark into the Find box. Tab to the Replace box and type a space, and click Replace All. (If the document has paragraphs separated by two adjacent paragraph marks, you'll need first to replace ^p^p with something else that otherwise doesn't appear in your document, such as ^l. Then after the unwanted paragraph marks are gone, go back and replace ^l with ^p.) On Aug 18, 3:28 pm, Wild Bill Wild wrote: How can I replace a whole bunch of carriage returns in a part of a document with spaces? I tried using Replace All, but MS Word would not accept a carriage return as a character in the Find field. Would have been easy if it did! Sometimes I copy and paste e-mail messages into Word documents so I can reformat them for reprinting, and when I do this from my e-mail program each line within a paragraph ends up with a carriage return inserted that I would like to delete.- |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do I delete all carriage returns in a word doc? | Bamba | Microsoft Word Help | 2 | February 2nd 09 12:31 AM |
| How do I remove all carriage returns from a Word document? | guest in calif | Microsoft Word Help | 7 | October 30th 08 11:40 PM |
| How to stop word from adding carriage returns? | jfurneaux | Page Layout | 1 | November 4th 05 09:36 PM |
| How do i edit footnote spacing /carriage returns in word? | Lauren | Microsoft Word Help | 1 | August 2nd 05 02:55 AM |
| How do I get word to recognize carriage returns for replacement? | Swiftwater Bill | Microsoft Word Help | 2 | April 22nd 05 03:45 PM |