+ Reply to Thread
Results 1 to 9 of 9

Get value from Length & Height from pricing chart

  1. #1
    Registered User
    Join Date
    03-10-2023
    Location
    Singapore
    MS-Off Ver
    2017
    Posts
    3

    Question Get value from Length & Height from pricing chart

    Hi, I'm looking to get pricing from the pricing chart attached below.
    problem:

    Value 1: (width) 1000 x (Height) 2500
    the expected answer shown in the pricing cell should show as $1516

    If the value inputed Value 1 (width) is 1100, it should automatically calculate as the highest value which is 1250,
    If the value inputed Value 1 (Height) is 2100, it should automatically calculate as the highest value which is 2250

    Screenshot 2023-03-10 203734.png

    not sure if this will would. thanks!

  2. #2
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,322

    Re: Get value from Length & Height from pricing chart

    Try the combination index()match();match() formula.
    For beter help upload your excelfile here.
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  3. #3
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Get value from Length & Height from pricing chart

    With Sumproduct also
    attach sample file, refer yellow banner on top of page. How to attach


    atul


    If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.

    Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".

  4. #4
    Registered User
    Join Date
    03-10-2023
    Location
    Singapore
    MS-Off Ver
    2017
    Posts
    3

    Re: Get value from Length & Height from pricing chart

    Hi, Attached
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,322

    Re: Get value from Length & Height from pricing chart

    Take a look at this.
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,363

    Re: Get value from Length & Height from pricing chart

    Try

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  7. #7
    Registered User
    Join Date
    03-10-2023
    Location
    Singapore
    MS-Off Ver
    2017
    Posts
    3

    Re: Get value from Length & Height from pricing chart

    sick, i got it.


    Is there an additional way I can type in a value that is not in the table, however, it automatically calculate to the next highest value.
    EG: value 1: (width) 1100 x (height) 1600

  8. #8
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,363

    Re: Get value from Length & Height from pricing chart

    If want the next HIGHEST price you will need to "reverse" the table as shown in the attached (R4:AD14)

    Formula is (H17):

    =INDEX($R$4:$AD$14,MATCH($D17,$Q$4:$Q$14,-1),MATCH($C17,$R$3:$AD$3,-1))
    Attached Files Attached Files

  9. #9
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: Get value from Length & Height from pricing chart

    "F17"
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    "F18"
    Formula: copy to clipboard
    Please Login or Register  to view this content.

+ 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: 1
    Last Post: 07-29-2022, 09:05 AM
  2. Semi-automated Height x Width pricing matrix
    By profile2000 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-12-2020, 08:44 AM
  3. Changing row height based on data length
    By gan_xl in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-22-2018, 12:03 PM
  4. Need help creating a pricing matrix based on width and height
    By alisssa in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-10-2015, 07:24 PM
  5. [SOLVED] Pricing by height and weight
    By BBALENTINE in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-27-2015, 12:10 PM
  6. Pricing Guide/Chart with variable pricing increases
    By HSDesigns in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-23-2013, 04:49 PM
  7. [SOLVED] need to know how to control length and height of lines
    By LPN in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 08-02-2006, 07:10 PM

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