Hello,
I have a problem I'm hoping one of you guys can solve.. so I have a running total column (B) that sums col A values up and another column (col C) that calculates a remittance amount based on the running total (col B). My current formula is =IF(B2>100000),A2*10%,IF(B2<=100000),A2*15%). However, the formula doesnt quite work when the change occurs at 100K because the amount needs to be split out. For example of the $4,224.76 below, the calculation would be $152.55*15% (the amount under 100K) + $4,072.21*10% (the amount over 100K). Any ideas as to what my the formula should be..? Can't seem to figure it out.
Thanks
I have a problem I'm hoping one of you guys can solve.. so I have a running total column (B) that sums col A values up and another column (col C) that calculates a remittance amount based on the running total (col B). My current formula is =IF(B2>100000),A2*10%,IF(B2<=100000),A2*15%). However, the formula doesnt quite work when the change occurs at 100K because the amount needs to be split out. For example of the $4,224.76 below, the calculation would be $152.55*15% (the amount under 100K) + $4,072.21*10% (the amount over 100K). Any ideas as to what my the formula should be..? Can't seem to figure it out.
Thanks