+ Reply to Thread
Results 1 to 4 of 4

Excel 2007 : How to filter a range of values?

  1. #1
    Registered User
    Join Date
    04-22-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    How to filter a range of values?

    I have 2 excel files with the content as follows:
    file1.xlsx

    http://nl7.upanh.com/b2.s26.d1/0673b...43770247.a.png


    in file2.xlsx contains some values match in the Student ID column of file1.xlsx. Now I want to filter marks of all students who have the student ID in file2.xlsx match with the ones in file1.xlsx. How can I do that? I have read the lookup function but this function can only look up one value at a time.

    file2.xlsx

    http://nl9.upanh.com/b2.s27.d2/baff9...43770249.b.png
    Attached Images Attached Images
    Last edited by ipkiss; 04-22-2012 at 06:03 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    03-16-2012
    Location
    Aarhus, Denmark
    MS-Off Ver
    Excel 2007
    Posts
    992

    Re: How to filter a range of values?

    It sounds like you should be able to use a lookup function; perhaps you could upload a (one) sample workbook with file1 in one sheet and file2 in another?
    Sincerely
    S?ren Larsen

    "Give a man a fish, and you'll feed him for a day. Give a man a fishing rod, and he'll steal your yacht!"

  3. #3
    Registered User
    Join Date
    04-22-2012
    Location
    London, England
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: How to filter a range of values?

    I have updated my question with uploaded images of the 2 files.

  4. #4
    Valued Forum Contributor
    Join Date
    03-16-2012
    Location
    Aarhus, Denmark
    MS-Off Ver
    Excel 2007
    Posts
    992

    Re: How to filter a range of values?

    Try this in C4 of file1:

    =IFERROR(IF(MATCH(A4,"reference to A4:A9 in file2",0)>0"MATCH"),"No Match") and copy down.

    Then use filter on the table.

    Is it something like that you need?

+ Reply to Thread

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