+ Reply to Thread
Results 1 to 4 of 4

Look up table problems

  1. #1
    Registered User
    Join Date
    10-31-2011
    Location
    Kent, England
    MS-Off Ver
    Excel 2010
    Posts
    43

    Look up table problems

    Good morning all

    As you can see form the attached, I am trying to set up a pricing calculator for a client, and I thought Vlook up would be the best way to do this.

    However, I am having 2 issues.

    1) The calculator works for 4pp and 6pp, but does not work for 8pp, 12pp and 16pp?

    2) It also only works if I put in the exact amount that appears in the table, but what I need is if I type 800 for example in D8, then I need it to still use the price in column D?

    Any help or guidance would be very much appreciated.

    Kind regards,

    Craig Kinsey
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,383

    Re: Look up table problems

    First, change this row to what you see below:

    Excel 2016 (Windows) 32 bit
    A
    B
    C
    D
    E
    F
    G
    H
    26
    0
    1001
    10001
    20001
    30001
    Sheet: Sheet1

    These amounts need to be the BOTTOM of the range, NOT the top.

    Then use this:

    =INDEX($D$27:$H$31,MATCH(D7,$C$27:$C$31,0),MATCH(D8,$D$26:$H$26,1))*D8
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    10-31-2011
    Location
    Kent, England
    MS-Off Ver
    Excel 2010
    Posts
    43

    Re: Look up table problems

    Thanks AliGW, that worked perfectly... you are a lifesaver.

    Kind regards,

    Craig Kinsey

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,383

    Re: Look up table problems

    You are most welcome!

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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. Table problems
    By tombo617 in forum Excel General
    Replies: 2
    Last Post: 02-08-2018, 10:21 AM
  2. [SOLVED] Problems with sorting andf Pivot Table problems
    By Saturn in forum Excel General
    Replies: 4
    Last Post: 10-07-2012, 07:47 AM
  3. Problems with Pivot table
    By Ozwilly in forum Excel General
    Replies: 7
    Last Post: 02-27-2012, 02:12 AM
  4. Count If table problems
    By phoztek in forum Excel General
    Replies: 2
    Last Post: 06-20-2011, 10:40 AM
  5. table searching problems
    By stephen1000 in forum Excel General
    Replies: 0
    Last Post: 01-21-2009, 05:29 PM
  6. [SOLVED] Pivot table problems
    By [email protected] in forum Excel General
    Replies: 1
    Last Post: 12-12-2005, 10:40 PM
  7. [SOLVED] Pivot Table problems
    By Randy Starkey in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-30-2005, 10:25 PM

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