+ Reply to Thread
Results 1 to 3 of 3

Searching a table and returning a corresponding number

  1. #1
    Forum Contributor
    Join Date
    08-29-2013
    Location
    CT
    MS-Off Ver
    Excel 2021 for Mac
    Posts
    279

    Question Searching a table and returning a corresponding number

    Hello,

    So i have some student data I'm trying to streamline.

    I have a column (I) labeled MI Growth, this column is filled with a number from the MI Levels sheet. It takes the score from column (G) labeled MI Score and finds the corresponding grade and sure range on the MI Level sheet.

    I hope this is somewhat clear.

    I have included a sample file with desired outcomes started.

    Thanks in advance for any and all assistance in this matter

    Los
    Attached Files Attached Files

  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
    30,720

    Re: Searching a table and returning a corresponding number

    In I4

    =IF(B4="","",INDEX('MI Levels'!$C$3:$I$15,MATCH($G4,'MI Levels'!$B$3:$B$15,1),MATCH($C4,'MI Levels'!$C$2:$I$2,0)))

    copy down

    I add ed extra column B in MI Levels
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    08-29-2013
    Location
    CT
    MS-Off Ver
    Excel 2021 for Mac
    Posts
    279

    Re: Searching a table and returning a corresponding number

    thanks that worked like a charm!!!

    Los

+ 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] Searching and returning row number of a value
    By Robert_Steel@nothanks.com in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-06-2005, 07:05 PM
  2. [SOLVED] Searching and returning row number of a value
    By MikeDH in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 06:05 PM
  3. Searching and returning row number of a value
    By MikeDH in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  4. [SOLVED] Searching and returning row number of a value
    By MikeDH in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 11:05 AM
  5. [SOLVED] Searching and returning row number of a value
    By Robert_Steel@nothanks.com in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2005, 07:05 AM
  6. [SOLVED] Searching and returning row number of a value
    By MikeDH in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 03:05 AM
  7. Searching and returning row number of a value
    By MikeDH in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM
  8. Searching and returning row number of a value
    By MikeDH in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-09-2005, 02:05 PM

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