+ Reply to Thread
Results 1 to 4 of 4

Nested IF Function problem, involving index/match

  1. #1
    Registered User
    Join Date
    04-11-2014
    Location
    ..
    MS-Off Ver
    Excel 2010
    Posts
    2

    Thumbs up Nested IF Function problem, involving index/match

    (Please see the attachment)
    Module.xlsx

    So Basically,

    Sheet one is Data on how some students attempted a question
    Module is the correct answer and marks for each question

    What i have to do in sheet 2 is give marks to each student using the other two tables. If the answer given for a question is right then the marks given in the module sheet should be awarded.. if not simply 0.

    Help?
    Many thanks.
    Last edited by nonymous; 04-11-2014 at 12:05 PM.

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Nested IF Function problem, involving index/match

    You're very nearly there - just need some absolute / relative references sorted out. So, in Sheet2!B3, enter:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Then copy this to Sheet2!B3:F7

    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: Nested IF Function problem, involving index/match

    In cell Module!C3, use:

    Please Login or Register  to view this content.
    Copy/autofill down.

    In cell Sheet2!B3, use:

    Please Login or Register  to view this content.
    Copy autofill across and down.
    Last edited by ConneXionLost; 04-11-2014 at 11:54 AM.
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  4. #4
    Registered User
    Join Date
    04-11-2014
    Location
    ..
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Nested IF Function problem, involving index/match

    Quote Originally Posted by Olly View Post
    You're very nearly there - just need some absolute / relative references sorted out. So, in Sheet2!B3, enter:
    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Then copy this to Sheet2!B3:F7

    You are an absolute star! Much appreciated olly!

    Edit: Also thanks to ConneXion for you're answer as well.

+ 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] Nested INDIRECT in INDEX/MATCH function
    By xtort81 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-24-2014, 03:08 PM
  2. nested MATCH function within the INDEX function
    By thechoosenonesdream in forum Excel General
    Replies: 4
    Last Post: 10-25-2012, 03:55 PM
  3. Index/Match for a lookup involving 2 criteria
    By OilMan in forum Excel General
    Replies: 8
    Last Post: 10-30-2011, 07:07 PM
  4. Complicated Question involving INDEX, ADDRESS, MATCH, ROW, etc.
    By notthemonica in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-22-2007, 02:24 PM
  5. Nested Function using MATCH and/or INDEX
    By ExcelJunkie in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-26-2006, 03:54 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