Results 1 to 11 of 11

Returning multiple entries with INDEX and MATCH

Threaded View

  1. #1
    Registered User
    Join Date
    05-19-2008
    Posts
    3

    Question Returning multiple entries with INDEX and MATCH

    Hello everyone,

    I'm trying to put together a spreadsheet that gets its data from another Excel file.

    Here is the formula I'm using currently:

    =INDEX([other_file.xls]Sheet_1!$A$2:$A$1000,MATCH($M$1,[other_file.xls]Sheet_1!$E$2:$E$1000,0),1)

    Obviously, the reason I'm not using VLOOKUP is because I have to get data from a cell to the left of the column I'm referencing. This formula works for getting the first matched entry, but I need to retrieve about a dozen other entries from other rows that match.

    I'm not sure how to re-write this so that I can get the other rows. I've been experimenting with IF functions but can't get it to work the way I want.

    Any help would be greatly appreciated. Thanks a lot!

    Jesse A.
    Last edited by jessea; 05-19-2008 at 12:29 PM.

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