PDA

View Full Version : Price Break Calculator


Bernie The Bass
03-01-2007, 02:54 PM
Hi - does anyone know what code I need to use (preferably in excel) to automatically calculate the price of some goods, dependent upon the quantity ordered. ie:
if the order is for 1 - 10 units, then price = £x
if the order is for 11-25 units, then price =£y
if the order is for 26-100 units, then price =£z....etc...

OR put another way....
if I enter say 7 in the quantity cell, it will pick up price band A and calculate the total automatically
if I enter say 12 in the quantity cell, it will pick up price band B and calculate the total automatically...and so on.

Many thanks.

Antoniohawk
03-01-2007, 05:28 PM
I think this might be what you're looking for. http://www.cpearson.com/excel/pricing.htm

Bernie The Bass
03-06-2007, 09:57 AM
Hi many thanks for that. I have tried that out but unfortunately I can't seem to get it to work. Any ideas please? - Thanks!

Roelf
03-06-2007, 12:22 PM
You could use a custom function (http://office.microsoft.com/en-us/excel/HA011117011033.aspx?pid=CL100570551033)