+ Reply to Thread
Results 1 to 3 of 3

index and match formulas

  1. #1
    Forum Contributor
    Join Date
    03-10-2009
    Location
    chicago illinois
    MS-Off Ver
    Excel 2010
    Posts
    127

    index and match formulas

    Attached is a spreadsheet I am working on. The cells I am having difficulty with are I5 and I6. Cell I5 should be pulling a value from the 2nd tab based on C4 and C5 AND C6. Or at least that is my intent. However when I change C6 to 6 I get an N/A. When it is 5 based on 15,000 it enters $2,353.73 but according to my table it should be $2,710.23 I am having the same issue with I6. Based on 15,000 it should enter $190. Where did I go wrong. Any help? Thanks in advance.
    Attached Files Attached Files
    Last edited by sp1974; 02-16-2010 at 12:34 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: index and match formulas

    You ranges in the MATCH() functions for column extract, start 1 cell too far.. it should match where you indexed from...

    so

    Please Login or Register  to view this content.
    and
    Please Login or Register  to view this content.
    as for the #N/A error, it is because you have a blank in column A where the 6 is in column B... you can copy down the values in column A so you have no blanks, or if you only have the 2 rows for each Sample#, then you can adjust the INDEX() function to offset by one row, when c6 = 6.

    If that is the case, then replace formula with:
    Please Login or Register  to view this content.
    Last edited by NBVC; 02-16-2010 at 12:26 PM.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Contributor
    Join Date
    03-10-2009
    Location
    chicago illinois
    MS-Off Ver
    Excel 2010
    Posts
    127

    Re: index and match formulas

    Ah ok. Thank you

+ 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