+ Reply to Thread
Results 1 to 4 of 4

VLOOKUP with MATCH... Displaying wrong column information

  1. #1
    Registered User
    Join Date
    04-05-2013
    Location
    Honolulu, HI
    MS-Off Ver
    Excel 2007
    Posts
    5

    VLOOKUP with MATCH... Displaying wrong column information

    Help is much appreciated on this.

    Attached is the spreadsheet I'm working on with VLOOKUP and Match.

    I have two variables that I need to match up to show the value I want displayed but it's showing the wrong column.

    Goal: To display the payment amount when a "Financial Option" is selected and when an "item number" is inputed.

    File attached below.

    WSCA_DOE_OCISS_BWC1_2013.05.10.xlsx

  2. #2
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: VLOOKUP with MATCH... Displaying wrong column information

    Try this array formula**:

    =INDEX(Pricing!C$2:F$64,MATCH(A9,IF(Pricing!B$2:B$64=B9,Pricing!A$2:A$64),0),MATCH(B$6,LeaseMonths,0))

    ** array formulas need to be entered using the key
    combination of CTRL,SHIFT,ENTER (not just ENTER).
    Hold down both the CTRL key and the SHIFT key
    then hit ENTER.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

  3. #3
    Registered User
    Join Date
    04-05-2013
    Location
    Honolulu, HI
    MS-Off Ver
    Excel 2007
    Posts
    5

    Re: VLOOKUP with MATCH... Displaying wrong column information

    Thank you Tony. Worked out perfectly.

  4. #4
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: VLOOKUP with MATCH... Displaying wrong column information

    You're welcome. Thanks for the feedback!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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