+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : Return ALL values for multiple identifying factors.

  1. #1
    Registered User
    Join Date
    07-19-2011
    Location
    Denver, Colorado
    MS-Off Ver
    Excel 2003
    Posts
    2

    Question Return ALL values for multiple identifying factors.

    Hello all,

    I have a spreadsheet with two tabs --- one of which has a list of names (column B) with an identifying # next to it (column A, numbers 1-14 - or no number) and dates that correspond to the name (column C). The other tab has a subset of those identifying numbers (ex. 3,4,5,6) in one column.

    Through an INDEX/array formula I have managed to return all names with the identifying value #3, but cannot manage to get it to return all names with the values 3,4,5, or 6. Current formula (entered as an array) is here: =INDEX('2011 Schedule'!A:B,SMALL(IF('2011 Schedule'!A:A=List!$E$27,ROW('2011 Schedule'!$A:$A)),ROW(1:1)),2)

    Ideally, I would like it not only to return all names that have the identifying numbers within the set above it (i.e. 3,4,5,6), but also to return the names in date order (from column C on the first tab).

    I have attached a spreadsheet that hopefully will illustrate more fully. I am using Excel 2007.

    Any help would be greatly appreciated!!!

    Thanks,
    Sarah
    Attached Files Attached Files

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: Return ALL values for multiple identifying factors.

    Try:

    Please Login or Register  to view this content.
    confirmed with CTRL+SHIFT+ENTER.

    Note: You should not use whole column references with this array formula. Try to keep the row range size to a minimum necessary.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

+ 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