Pricing Formula Question

joeymonts18

New Member
Joined
Sep 13, 2016
Messages
4
Hi Everyone,

This may be very simple but I really don't know how to do it. I need to create a pricing function with the following factors:

Minimum Pricing: $2000
Maximum: $12000
Price per match: .35

I need a function that when a user plugs in a number of matches (F11), they will get a price based on the above factors. Any insight would be greatly appreciated!

Thanks
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Excel 2010
AB
1Minimum Pricing$2,000
2Maximum$12,000
3Price per match0.35
4
5Number34287
612000
Sheet4
Cell Formulas
RangeFormula
B6=MEDIAN(B5*B3,B1,B2)
 
Upvote 0

Forum statistics

Threads
1,216,495
Messages
6,130,979
Members
449,611
Latest member
Bushra

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