Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You have been given an elegant answer but if it is homework and you must use
IF =50 + IF(A150, (A1-50)*0.12, 0) Another non-IF formula is =50+ (A150)*(A1-50)*12 best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "daedalus1" wrote in message ... I have a series of data on production volumes (below). We pay a bonus of min £50 for upto 500 units of production and then £0.12 per unit above that. I want to calculate the bonus so it is just a single figure in £s in the column next to Prod. Any ideas how to do this? Prod Bonus 275 50 350 50 510 50 + 1.2 = 51.2 600 50 + 12 = 62 Thanks in advance -- daedalus1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
User-defined functions created in Excel 2000 fail in Excel 2003 | Excel Discussion (Misc queries) | |||
Database functions should use criteria in formula, as 1-2-3 does | Excel Worksheet Functions | |||
Calculation Setting in Excel | Excel Discussion (Misc queries) | |||
Quick date calculation functions | Excel Worksheet Functions | |||
How do I use a rounded calculation result in another calculation? | Excel Worksheet Functions |