+ Reply to Thread
Results 1 to 3 of 3

Collapsing rows, removing blank lines between data

  1. #1
    Registered User
    Join Date
    07-25-2007
    Posts
    5

    Collapsing rows, removing blank lines between data

    Hi again,

    I was curious to find out if there was any way to collapse data together to have it line after line. Ill draw up an example of what Im talking about. Im looking for some code to do it automatically.

    Before:

    example1
    xxxxxxxxx
    xxxxxxxxx
    xxxxxxxxx
    xxxxxxxxx
    example2
    xxxxxxxxx
    xxxxxxxxx
    example3
    I want this:

    example1
    example2
    example3
    xxxxxxxxx
    xxxxxxxxx
    xxxxxxxxx
    Thanks in advance for any input!

  2. #2
    Forum Expert
    Join Date
    11-23-2005
    Location
    Rome
    MS-Off Ver
    Ms Office 2016
    Posts
    1,628
    You can try with this code (it deletes blank rows):
    Please Login or Register  to view this content.

    Regards,
    Antonio

  3. #3
    Registered User
    Join Date
    07-25-2007
    Posts
    5
    Thanks Antonio! Works like a charm, thats excactly what I needed. Thanks again I really appriciate it!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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