How do I remove all hard returns (manual line breaks) from a paragraph?
J Jezebel Dec 8, 2004 #2 Using find and replace, search for ^l and replace with nothing or a single space.
S Suzanne S. Barnhill Dec 8, 2004 #3 If this is text pasted from the Web, see http://word.mvps.org/FAQs/Formatting/CleanWebText.htm