Results 1 to 3 of 3

Lookup with multiple rows.

Threaded View

  1. #1
    Registered User
    Join Date
    09-22-2009
    Location
    Los Angeles, United States
    MS-Off Ver
    Excel 2003
    Posts
    8

    Lookup with multiple rows.

    Hi everyone,

    I have been trying to auto update a table by looking up information from a table on top. However, for the top table there are multiple entries in the same column, and my look up only checks the first row and ignores the rest. My formula at this point is: =IF(ISERROR(INDEX($C$3:$H$33, MATCH("X", I$3:I$33, FALSE), 4))=TRUE, "", IF(INDEX($C$3:$H$33, MATCH("X", I$3:I$33, FALSE), 4)=0, "", INDEX($C$3:$H$33, MATCH("X", I$3:I$33, FALSE), 4))). If you can take a look at my attachment, this formula is in the cells I40:W40. Eventually, I will want to populate the entire bottom table with the same formula. Sorry if I haven't explained my problem better, but this is my first post. Please let me know if you have any questions.
    Attached Files Attached Files
    Last edited by danl8619; 09-28-2009 at 12:47 PM.

Thread Information

Users Browsing this Thread

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

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