+ Reply to Thread
Results 1 to 3 of 3

index/match formula to return name based on apha letter help

  1. #1
    Valued Forum Contributor
    Join Date
    03-17-2007
    Location
    Michigan
    MS-Off Ver
    Excel 2016
    Posts
    957

    index/match formula to return name based on apha letter help

    Hello,

    I was hoping someone could assist me with a formula that will identify a letter in cell B40 (which will change) and based on the letter it will return a name column C65 to C67. Each named individual will have apha letters ranging from their individual row extending from column E to P. I tried use something like this formula but I keep getting an error:
    Please Login or Register  to view this content.
    The formula would go in cell B64.

    Thanks for your time!
    Attached Files Attached Files
    Last edited by lilsnoop; 03-26-2021 at 01:38 PM.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,209

    Re: index/match formula to return name based on apha letter help

    =iferror(index($c$65:$c$67,sumproduct(($e$65:$p$67=$b$40)*(row($1:$3)))),"")

  3. #3
    Valued Forum Contributor
    Join Date
    03-17-2007
    Location
    Michigan
    MS-Off Ver
    Excel 2016
    Posts
    957

    Re: index/match formula to return name based on apha letter help

    Thanks JohnTopley! That worked perfectly!

+ 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] Index aggregate or match, return values from row based on match
    By aswethink in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 03-25-2021, 05:45 AM
  2. Replies: 4
    Last Post: 11-14-2019, 10:31 AM
  3. Index/Match Help to return value based on 2 criteria
    By klkenny in forum Excel Formulas & Functions
    Replies: 18
    Last Post: 06-20-2018, 10:28 PM
  4. Return value(s) based on 2 criteria INDEX MATCH Won't work
    By madmoo84 in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 02-19-2018, 12:28 PM
  5. Return value(s) based on 2 criteria INDEX MATCH Won't work
    By madmoo84 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-12-2018, 01:30 PM
  6. Help with INDEX / MATCH funtion - return value based on
    By filipealves1973 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-24-2017, 10:33 AM
  7. Replies: 5
    Last Post: 10-16-2016, 02:33 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