+ Reply to Thread
Results 1 to 3 of 3

Index/Match Function not working

  1. #1
    Registered User
    Join Date
    10-24-2012
    Location
    Cleveland, OH
    MS-Off Ver
    Excel 2010
    Posts
    44

    Index/Match Function not working

    Hello,

    I am trying to create a summary table on a different tab. If the work center in column G (Sheet1 G4:G29) = the work center on my summary tab (Sheet 2 A2:A20) and the week in column A (Sheet A4:A29) = the week on my summary sheet I want to get my past due hours ( Sheet 1 B4:B29).

    Any ideas on what I have done wrong with my formula below?? I keeping getting an #N/A error and I'm not sure what I've done wrong. I attached my spreadsheet in case you wanted to review it. I know that visually seeing things helps sometimes. Thanks.


    =INDEX(Sheet1!$B$4:$B$29,MATCH(1,IF(Sheet1!$G$4:$G$29=Sheet2!$A$2:$A$20,IF(Sheet1!$A$4:$A$29=Sheet2!$B$1,1)),0))
    Attached Files Attached Files

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Index/Match Function not working

    is this what you are trying to do?
    Attached Files Attached Files
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    10-24-2012
    Location
    Cleveland, OH
    MS-Off Ver
    Excel 2010
    Posts
    44

    Re: Index/Match Function not working

    Yes it absolutely is! Thank you so much. That is working perfectly. I really appreciate the help.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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