Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have created a spreadsheet which details a number of invoices for one
client, and gives a nett total invoiced. As part of the contract we are required to give 1% discount on all sales between 150K and 300K and 2% on any sales above 300K. I have entered the percentages and the discount limits of 150 and 300 in separate cells for ease in the event these may change. I have solved the 2% discount with the formula: =IF(D39B44,SUM(D39-B44)*C44) and this works fine. My problem is trying to get a formula working which calculates 1% of the sales between 150K and 300K. Can anyone help? I have listed the cells for assistance. D39=Nett Sales B43=150,000 (1% lower limit) C43=1% B44=300,000 (2% lower limit) C44=2% Thanks in advance Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculate discount amt with conditions | Excel Worksheet Functions | |||
calculate values | New Users to Excel | |||
How to calculate values in multiple values with multi conditions | Excel Worksheet Functions | |||
look up same values in coumn1 and calculate values in 2nd column | Excel Worksheet Functions | |||
calculate the value of a mortgage purchased at a discount | Excel Worksheet Functions |