+ Reply to Thread
Results 1 to 5 of 5

Return all matches values

  1. #1
    Registered User
    Join Date
    03-28-2016
    Location
    Canada
    MS-Off Ver
    2010
    Posts
    36

    Return all matches values

    Hi,

    I need help how best to combine the Small function with Index/match for a rolled-up summary. I have team members listed in column A with projects listed in row 1. Not every team member is on every project. I need to have an automated summary which only lists what project each team member is apart of (essentially find a way to automate the red text in excel attached).

    Any help would be greatly appreciated! Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    01-25-2011
    Location
    Belgium, Alveringem
    MS-Off Ver
    Excel 2003, 2007, 365
    Posts
    1,418

    Re: Return all matches values

    with a spill formula = with CTRL+SHIFT+Enter instead of Enter
    Attached Files Attached Files
    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.

  3. #3
    Registered User
    Join Date
    03-28-2016
    Location
    Canada
    MS-Off Ver
    2010
    Posts
    36

    Re: Return all matches values

    Thanks! What I'm hoping to get as a returned value is "Project 1" rather than the numeric value that's in the chart. That value is more so indicating that they worked on the project, but what I really want is an automated way to list the projects.

  4. #4
    Forum Guru samba_ravi's Avatar
    Join Date
    07-26-2011
    Location
    Hyderabad, India
    MS-Off Ver
    Excel 2021
    Posts
    8,914

    Re: Return all matches values

    try below formula in B8, copy and paste across
    =IFERROR(INDEX($1:$1,AGGREGATE(15,6,COLUMN($B$1:$E$1)/(INDEX($B$2:$E$5,MATCH($A8,$A$2:$A$5,0),)<>""),COLUMNS($B8:B8))),"")
    Samba

    Say thanks to those who have helped you by clicking Add Reputation star.

  5. #5
    Forum Expert Crooza's Avatar
    Join Date
    10-19-2013
    Location
    Hunter Valley, Australia
    MS-Off Ver
    Excel 2003 /7/10
    Posts
    2,082

    Re: Return all matches values

    Try this formula as an array formula in B8 (Control + shift + enter) then drag across and down

    Please Login or Register  to view this content.
    Example attached too
    Attached Files Attached Files
    Happy with my advice? Click on the * reputation button below

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Two 'Look for Matches and return Values' Formulas required.
    By hammer2 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-10-2016, 08:25 AM
  2. Need excel formulas to return values for partial text matches
    By bp2010 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-27-2016, 01:35 PM
  3. [SOLVED] 2 matches, search and return column values
    By madnezzsg in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 05-23-2015, 04:10 PM
  4. [SOLVED] Finding Matches With Multiple Return Values
    By ajulian in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-27-2013, 11:20 AM
  5. Replies: 10
    Last Post: 10-23-2012, 12:56 PM
  6. Replies: 3
    Last Post: 11-24-2011, 07:21 AM
  7. Identify Matches and return values
    By charlierivers in forum Excel General
    Replies: 2
    Last Post: 11-10-2009, 05:07 AM

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