+ Reply to Thread
Results 1 to 3 of 3

Merge active cells

  1. #1
    Registered User
    Join Date
    08-17-2012
    Location
    Atlanta
    MS-Off Ver
    Excel 2003
    Posts
    34

    Merge active cells

    Hello,

    I am looking for a formula to merge columns "A" through "I" to the left, while ignoring blank cells. Yellow columns are the desired result - thanks
    Attached Files Attached Files

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Merge active cells

    In L2, confirmed with Ctrl+Shift+Enter:

    =IFERROR(INDEX($A2:$I2, SMALL(IF($A2:$I2<>"", COLUMN($A2:$I2) - COLUMN($A2)+1), COLUMNS($L1:L1))), "")

    Copy across and down.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    08-17-2012
    Location
    Atlanta
    MS-Off Ver
    Excel 2003
    Posts
    34

    Re: Merge active cells

    Thanks Tex.....it worked perfectly.

+ 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. [SOLVED] Merge cells on non-active workbook
    By jamaal09 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-25-2013, 02:47 PM
  2. Needing a Macro to active word mail merge from excel
    By AzhureSunsoar in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-06-2013, 03:35 PM
  3. mail merge, option to not choose closest match from active directory?
    By kuraitori in forum Word Formatting & General
    Replies: 0
    Last Post: 11-25-2009, 08:38 PM
  4. Replies: 2
    Last Post: 07-20-2006, 09:05 AM
  5. [SOLVED] MERGE CELLSHow to merge two cells in excel?
    By laure abbass in forum Excel General
    Replies: 1
    Last Post: 11-10-2005, 01:50 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