+ Reply to Thread
Results 1 to 2 of 2

Split rows by bold text

  1. #1
    Registered User
    Join Date
    10-07-2013
    Location
    Prejmer
    MS-Off Ver
    Excel 2010
    Posts
    1

    Split rows by bold text

    Hello everyone,

    I have an Excel sheet with 2 columns : Date and TextColumn

    The TextColumn column contains in each cell text such as this :

    Title1
    TextLine1
    TextLine2
    Title2
    TextLine3
    TextLine4
    ....

    I need to split each line as follows :
    Each title (in bold and on a new line) and the text who follows should be placed in a new row, copying the date in each new row created.

    Is there a solution for that?
    Thank you in advance!

  2. #2
    Forum Expert daffodil11's Avatar
    Join Date
    07-11-2013
    Location
    Phoenixville, PA
    MS-Off Ver
    MS Office 2016
    Posts
    4,465

    Re: Split rows by bold text

    You can use UDFs to extract the Bold text and then maybe reorganize.

    Formula: copy to clipboard
    Please Login or Register  to view this content.



    Is every cell in that same format; one title, two text lines? If so, you could just use LEFT & MID to pull the text apart and then conditionally format the range to bolden every nth cell automatically.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Excel 2007 : Delete rows with bold text
    By desmo_angel in forum Excel General
    Replies: 3
    Last Post: 04-17-2011, 03:40 AM
  2. Split cell - bold text and non bold text.
    By desertshift in forum Excel General
    Replies: 10
    Last Post: 11-21-2010, 08:13 PM
  3. Delete all text which is not 'bold' in cells with 'mingled bold' text
    By Excelfriend in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-23-2010, 04:47 PM
  4. Delete rows with bold or italic text
    By MAYDAY in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-20-2005, 07:05 PM
  5. Remove all rows with bold text
    By MrAle in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-01-2005, 08:15 AM

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