+ Reply to Thread
Results 1 to 2 of 2

index-match-problem

  1. #1
    Registered User
    Join Date
    04-15-2011
    Location
    gray
    MS-Off Ver
    excel 2007
    Posts
    52

    index-match-problem

    could someone please review this spreadsheet and let me know how I might resolve this problem. I am trying to create a formula that will add up all the instances in a range of numbers - but it is stopping the summation at the FIRST instance of the last number in the range vs. counting all the instances of the last number range.


    Thanks.
    Attached Files Attached Files

  2. #2
    Forum Expert RobertMika's Avatar
    Join Date
    06-22-2009
    Location
    Haverhill, UK
    MS-Off Ver
    Excel 2003-13
    Posts
    1,530

    Re: index-match-problem

    =SUM(INDEX(Hours,MATCH(J3,jobnumber,0)) : (INDEX(Hours,MAX(IF(jobnumber=L3,ROW(jobnumber)-ROW($A$3)+1),0))))
    Confirm Control+Shift+Enter
    Change your ranges
    jobnumbers an hours to cover only rows 3:500

    =Sheet1!$E$3:$E$500
    and
    =Sheet1!$A$3:$A$500
    If you are http://www.excelforum.com/image.php?type=sigpic&userid=125481&dateline=1392355029happy with the results, please add to the contributor's
    reputation by clicking the reputation icon (star icon).




    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.
    To undo, select Thread Tools-> Mark thread as Unsolved.
    http://www.excelaris.co.uk

+ 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. Replies: 6
    Last Post: 05-28-2013, 05:08 PM
  2. Index Match Problem
    By Limitedtimeonearth in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-19-2013, 03:44 PM
  3. Problem with INDEX, INDIRECT, MATCH, MATCH
    By JO505 in forum Excel General
    Replies: 5
    Last Post: 09-01-2011, 05:51 PM
  4. INDEX, MATCH problem
    By titan2020 in forum Excel General
    Replies: 2
    Last Post: 07-08-2010, 04:23 PM
  5. INDEX / MATCH problem
    By Deborah in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-12-2006, 11:10 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