Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The following formula works great until I exceed 500,000
units (ie. 480,000 units = $192,00) =D19*MIN(--J3,C19)+D20*MIN(MAX(J3-C19,0),C20)+D21*MAX(J3-B21,0) J3 = 540,000 I could use something as simple as the following link but I need it to cover multiple periods and want to show the results on a single spreadsheet: http://cjoint.com/data/ilxdsTVzGk.htm This is how the table is set up on my spreadsheet -exact columns & rows Actual: A B C D Price 19 Tier 1 0 49,999 0.50 20 Tier 2 50,000 499,999 0.40 21 Tier 3 500,000 0.35 Tiers used as baseline to validate formula is correct (Should = $216,000) A B C D Price 19 Tier 1 0 49,999 0.40 20 Tier 2 50,000 499,999 0.40 21 Tier 3 500,000 0.40 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error I cannot figure out | Excel Programming | |||
wierd error I cannot figure out | Excel Programming | |||
I can't figure out this formula | Excel Discussion (Misc queries) | |||
error 400, i cant figure this out.. | Excel Programming | |||
Some Error that I can't figure out. | Excel Discussion (Misc queries) |