+ Reply to Thread
Results 1 to 6 of 6

Consolidate a Column

Hybrid View

  1. #1
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: Consolidate a Column

    hi par0016. phew i spent almost an hour thinkin of how to do this!
    assuming data is from A2:A11, try:
    =IF(ISERROR(INDEX($A$1:$A$11,SMALL(IF(--($A$2:$A$11<>0),ROW($A$2:$A$11)),ROW(A1)))),"",INDEX($A$1:$A$11,SMALL(IF(--($A$2:$A$11<>0),ROW($A$2:$A$11)),ROW(A1))))
    after copying the formula in the formula bar, press CTRL + SHIFT + ENTER

    let me know if it works

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  2. #2
    Registered User
    Join Date
    02-01-2012
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    65

    Re: Consolidate a Column

    AWESOME! Works great. Thanks

+ 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