+ Reply to Thread
Results 1 to 10 of 10

How to return multiple results in a search

Hybrid View

  1. #1
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: How to return multiple results in a search

    Hi jrlafrance- I have a solution that (currently) involves adding a helper column on the PT Scores sheet. This holds names in this format: "Smith, John".
    Paste this ARRAY FORMULA in Status!A2, then press CTRL+SHIFT+ENTER to confirm. Now use the drag handle to fill down.

    =IFERROR(INDEX(('PT Scores'!$D$2:$D$10000),MATCH(0,(COUNTIF(Status!$A$1:$A1,'PT Scores'!$D$2:$D$10000)+('PT Scores'!$C$2:$C$10000<>Status!$A$1)),0)),"")

    NOTE: If after pasting, the formula appears as TEXT, a leading space got copied. Return to the formula bar and delete the space, then
    press CTRL+SHIFT+ENTER again.


    Please see the attached workbook. I will attempt to eliminate the helper column. Check back in 45 min. -Lee

    Helper Column removed. See post # 5 for updated versions of workbook and formula.
    Last edited by leelnich; 05-18-2017 at 11:38 PM.

+ 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] Multiple search criteria to return multiple results
    By johnmacs5 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-01-2016, 05:17 PM
  2. [SOLVED] Code to search Excel and return results even if part of search text is present
    By Taoyuan00 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-30-2016, 09:20 AM
  3. Replies: 6
    Last Post: 08-22-2014, 08:47 AM
  4. Search a cell for multiple words and return multiple results in one cell
    By samanthat86 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-23-2013, 12:01 PM
  5. Search Workbook for cells that meet multiple criteria and return results from rows
    By CFritz7 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-27-2013, 04:41 PM
  6. Search multiple sheets and return list of multiple results
    By Abuck in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 03-07-2012, 11:59 AM
  7. User Form to Search multiple Criteria to return multiple Results
    By Calieth in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-16-2011, 11:57 AM

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