+ Reply to Thread
Results 1 to 3 of 3

Create a list from a table meeting certain criteria

  1. #1
    Registered User
    Join Date
    11-19-2012
    Location
    Kolkata, India
    MS-Off Ver
    Excel 2007
    Posts
    13

    Create a list from a table meeting certain criteria

    I need to create a list without any blank row from a table that meets a condition.
    A file is attached for convenience.
    Thanks.
    Attached Files Attached Files

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Create a list from a table meeting certain criteria

    In G3 and copy down and across, this ARRAY formula.

    =IFERROR(INDEX($A$3:$A$8,SMALL(IF(B$3:B$8>9999,ROW($A$3:$A$8)-2),ROW(B1))),"")
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: Create a list from a table meeting certain criteria

    Hi gajaburu

    Try the following array formula in G3 to commit: CTRL + SHIFT + ENTER and copy across & down.
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards Kevin


    Merged Cells (They are the work of the devil!!!)

+ 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