Trying to Create a Pricing Curve

Jgonz115

New Member
Joined
Aug 28, 2019
Messages
1
I have three quantities with prices:

30 - $6,313
100 - $5,592
300 - $5,261

I am trying to determine the price for each quantity in between the quantities above (31, 32, 33, 34, 35 etc).
Honestly I am completely stuck and any help is greatly appreciated.

Thanks!
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Hi, welcome to the board.

This looks like maybe a maths / statistics question rather than an Excel question.

Anyway, tell us, what should the answer be for 31 ?
 
Upvote 0
Is this just a pricing scheme where if you order 1-29 of an item, each item costs $6313, and 30-299 costs $5592 each, etc.? If so:


Book1
ABCDE
1QuantityPriceQuantityPrice
231$ 5,592.000$ 6,313.00
330$ 5,592.00
4300$ 5,261.00
Sheet4
Cell Formulas
RangeFormula
B2=VLOOKUP(A2,$D$2:$E$4,2)
 
Upvote 0

Forum statistics

Threads
1,215,054
Messages
6,122,895
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top