Results 1 to 5 of 5

How do I find and Replace multiple line breaks with a single line break?

Threaded View

PatricMiller How do I find and Replace... 10-21-2020, 12:25 PM
vba_php Re: How do I find and Replace... 10-21-2020, 02:05 PM
PatricMiller Re: How do I find and Replace... 10-21-2020, 02:33 PM
vba_php Re: How do I find and Replace... 10-21-2020, 06:58 PM
Gregb11 Re: How do I find and Replace... 10-21-2020, 11:42 PM
  1. #1
    Registered User
    Join Date
    10-21-2020
    Location
    United States
    MS-Off Ver
    Office 16
    Posts
    7

    Post How do I find and Replace multiple line breaks with a single line break?

    How do I find and Replace x3 line breaks with x1 line break?
    The text in between the bold asterisks is what I need help with.

    *
    "Size & Color Options" "Select" " " "Light - Small" "Light - Medium" "Light - Large" "Light - X-Large" "Light - 2X-Large" "Light - 3X-Large" " " " Dark - Medium" " Dark - Large" " Dark - X-Large" " Dark - 2X-Large" " Dark - 3X-Large" " " "Black - Small" "Black - Medium" "Black - Large" "Black - X-Large" "Black - 3X-Large"



    "Text Underneath Insignia?" "No Thanks" "Yes(+6.00)"

    "Text Underneath Insignia?=Yes(+6.00)" "Enter Text" Inscription 20 Required
    *



    EDIT: I do have Kutools, if that helps.



    SOLVED:
    Find and Replace "CTRL+J" with "<b>",
    then find and replace however many "<b>" that you need until there are just 1 "<b>" per line break,
    then find and replace "<b>" with "CTRL+J & CTRL+J"
    you now have x1 line break where there were multiple.
    Last edited by PatricMiller; 10-22-2020 at 10:53 AM. Reason: added more info

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Power Query - Find and Replace Line Breaks
    By ibuhary in forum Excel General
    Replies: 4
    Last Post: 03-27-2018, 05:33 AM
  2. Find Description field and remove multiple line breaks
    By bcn1988 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-19-2015, 03:34 PM
  3. Replies: 7
    Last Post: 08-06-2014, 08:47 AM
  4. Replies: 8
    Last Post: 07-14-2014, 03:07 AM
  5. Replies: 0
    Last Post: 02-19-2014, 03:49 PM
  6. Find/Replace with Manual Line Break
    By rkohlman in forum Excel General
    Replies: 1
    Last Post: 12-19-2006, 02:25 PM
  7. [SOLVED] Adding line breaks by using find and replace
    By soozie in forum Excel General
    Replies: 3
    Last Post: 03-06-2005, 08:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1