Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=IF(A1<=2000,A1*2%,40+(A1-2000)*5%)
or (A1*2%)+(A12000)*(A1-2000)*5% best wishes -- Bernard V Liengme Microsoft Excel MVP http://people.stfx.ca/bliengme remove caps from email "George" wrote in message ... Excel 2007 I am trying to get a formula to do the following commision; If A1 is less then or equal to $2,000.00 then B2 would equal 2% of that amount. If A1 is greater then $2,000.00 then B2 would equal 2% of the $2,000.00 plus 5% of the amount over the $2,000.00 baseline. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I set up a 98% baseline across my chart? | Charts and Charting in Excel | |||
Baseline values for comparison | Charts and Charting in Excel | |||
Baseline | Charts and Charting in Excel | |||
Can I add a baseline value to a chart? | Charts and Charting in Excel | |||
Adding a Baseline Value into my existing column graph. | Excel Worksheet Functions |