+ Reply to Thread
Results 1 to 3 of 3

Cocatenate Range of Cells in a column, remove blank cells, and stack text in a cell

  1. #1
    Forum Contributor
    Join Date
    07-22-2009
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    122

    Cocatenate Range of Cells in a column, remove blank cells, and stack text in a cell

    I am trying to find an option that will concatenate a range of 50 cells that will have text, some will be blank as well. I have come across some vba options to add a concat function but not having any luck.

    Here is what I am trying to do:
    L1 - "Some Text"
    L2 - <blank>
    L3 - <blank>
    L4 - "Some More Text"
    L5 - "Even More Text"
    etc down to L53

    in A1 I want to output:
    "Some Text"
    "Some More Text"
    "Even More Text"

    Any assistance would be greatly appreciated

  2. #2
    Forum Expert Debraj Roy's Avatar
    Join Date
    09-27-2012
    Location
    New Delhi,India
    MS-Off Ver
    Excel 2013
    Posts
    1,469

    Re: Cocatenate Range of Cells in a column, remove blank cells, and stack text in a cell

    Courtesy snb

    Please Login or Register  to view this content.
    In Cell A1.. use formula as
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Dont foget to turn on Wrap Text..
    Last edited by Debraj Roy; 11-22-2014 at 07:26 PM.
    Regards!
    =DEC2HEX(3563)

    If you like someone's answer, click the star to give them a reputation point for that answer...

  3. #3
    Forum Contributor
    Join Date
    07-22-2009
    Location
    USA
    MS-Off Ver
    Excel 2003
    Posts
    122

    Re: Cocatenate Range of Cells in a column, remove blank cells, and stack text in a cell

    Now that..was what I was looking for, took me a bit figure out the NAME error but I figured that out by placing it in a module. thank you very much debraj!!!

+ 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. vba delete blank cells in range B:B,J:J,O:O so as not affect next column values cells.
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-14-2014, 10:44 PM
  2. [SOLVED] Remove blank cells form range due to Column headers.
    By Nitefox in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-11-2014, 09:49 PM
  3. Find & select 1st blank cell in a range of formulated column cells
    By jnbroek in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-19-2013, 09:26 AM
  4. Replies: 5
    Last Post: 08-26-2013, 06:26 PM
  5. Remove blank cells from a range
    By Dave in forum Excel General
    Replies: 2
    Last Post: 01-04-2006, 04:35 PM

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