+ Reply to Thread
Results 1 to 9 of 9

Match cell with table heading & return #

  1. #1
    Registered User
    Join Date
    08-03-2018
    Location
    FLORIDA
    MS-Off Ver
    OFFICE 365
    Posts
    6

    Match cell with table heading & return #

    Hi, I've attached a spreadsheet that I need help with a formula on. Thought it might be Index Match, but that doesn't work.

    Need a formula in cell E43 that checks Cell D43 for a Tier #, then depending on what that Tier is, looks at cells D31:G31 to find the match, then returns the corresponding # (in this case should be 5) from row 32 (in this case E32.

    Thanks so much for your help!!
    Attached Files Attached Files
    Last edited by KCANBS; 08-03-2018 at 09:37 AM.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,410

    Re: Index Match Maybe? Not sure

    Welcome to the forum! Please take a moment to re-read forum rule #1 and then amend your thread title to something that better explains your problem. Changing your thread title is not optional, which means you must change it. Thanks!

    • Use concise, accurate thread titles.
    • Your post title should describe your problem, not your anticipated solution.
    • Use terms appropriate to a Google search - poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice tell us nothing.
    • Responding to a request to change your thread title by doing so is mandatory.

    To change a title go to your first post, click EDIT then Go Advanced and change your title.

    No help to be offered, please, until the OP complies with this request.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Index Match Maybe? Not sure

    Edit: Whoops... See post #2.

  4. #4
    Registered User
    Join Date
    08-03-2018
    Location
    FLORIDA
    MS-Off Ver
    OFFICE 365
    Posts
    6

    Re: Match cell with table heading & return #

    Sorry about that. I've corrected the thread title.

  5. #5
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Match cell with table heading & return #

    Try this in E43:

    =INDEX($D$32:$G$37,MATCH(E$42,$C$32:$C$37,0),MATCH($D43,$D$31:$G$31,0))

    Also notice that you are comparing BLUE BERRIES to BLUEBERRIES and RASP BERRIES to RASPBERRIES.

  6. #6
    Registered User
    Join Date
    08-03-2018
    Location
    FLORIDA
    MS-Off Ver
    OFFICE 365
    Posts
    6

    Re: Match cell with table heading & return #

    Worked perfectly! Thank you! Yes, I noticed the blue berries vs blueberries, it will be corrected on my main spreadsheet.

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,410

    Re: Match cell with table heading & return #

    Thanks for changing the title!

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

  8. #8
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Match cell with table heading & return #

    Happy to help.

  9. #9
    Registered User
    Join Date
    08-03-2018
    Location
    FLORIDA
    MS-Off Ver
    OFFICE 365
    Posts
    6

    Re: Match cell with table heading & return #

    Thanks, I was looking for that! Have a fantastic day!

+ 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+MATCH instead of VLOOKUP+MATCH, why is INDEX a better choice and how to re-write?
    By Renejorgensen in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-23-2016, 10:54 AM
  2. [SOLVED] Index / Match - match 3 input values and return the results from the index
    By t83357 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-08-2016, 07:34 PM
  3. [SOLVED] Match-Index in stead of Index-Match lookup Array among Arrays
    By Numnum in forum Excel General
    Replies: 2
    Last Post: 10-15-2015, 02:08 PM
  4. INDEX MATCH MATCH/OFFSET MATCH MATCH with named ranges
    By Andrew-Mark in forum Excel General
    Replies: 3
    Last Post: 02-27-2015, 10:56 PM
  5. Replies: 6
    Last Post: 04-30-2014, 02:42 AM
  6. Replies: 6
    Last Post: 11-08-2013, 10:29 PM
  7. Replies: 3
    Last Post: 05-02-2013, 01:31 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