+ Reply to Thread
Results 1 to 3 of 3

Matrix data lookup

  1. #1
    Registered User
    Join Date
    05-12-2011
    Location
    Mexico
    MS-Off Ver
    Excel 2007
    Posts
    2

    Question Matrix data lookup

    I want to select a value from the cost matrix that you can see in the file "Cost Matrix.xlsx".

    The way I need to do this is using the drop down menus that you can see below the matrix. In the drop down menus "Qty" and "Time" you can select any option from 10 to 200 for Qty and from Same Day to 4-week for Time.

    Basically what I want to do is place a formula or something in the red-outlined cell (Cost) that shows the corresponding price based on both selections from Qty and Time.

    Thanks
    Attached Files Attached Files
    Last edited by m4l490n; 05-14-2011 at 10:33 AM. Reason: SOLVED!!

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Matrix data lookup

    One possibility would be to use an INDEX with 2 MATCH calls (row, column)

    Please Login or Register  to view this content.

  3. #3
    Registered User
    Join Date
    05-12-2011
    Location
    Mexico
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Matrix data lookup

    Quote Originally Posted by DonkeyOte View Post
    One possibility would be to use an INDEX with 2 MATCH calls (row, column)

    Please Login or Register  to view this content.
    Thanks!! that's it!

+ 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