Hello
Using Win7/Excel 2007. I sell cars and need to record accumulated gross profits per vehicle sold to calculate commissions paid to me. Commissions are paid monthly so each month start again at zero. Spreadsheet set up as follows:
S6:S35 contains gross profit earned per vehicle sold, in $Can
T6:T35 contains accumulated gross profit, a "running total"
U6:U35 contains the commissions earned per vehicle
We are paid a percentage of the gross profit for each unit sold, with a minimum commission of $200 per vehicle.
We are paid 25% of the gross earned per unit, up to $10,000 accumulated profit. For >$10,000-<$15,000 accumulated $$, rate changes to 30% commission.
For >$15,000 rate is 30%, and now we are paid 30% on ALL sales for the month. This means the <$10,000 at 25% now is paid at 30% commission rate.
How do I calculate U6:U35 to calculate 25% up to $10,000, then to 30% when accumulated gross profit exceeds $15,000 for the month. I believe a SUMPRODUCT formula can do this, but I haven't learned how to build it to calculate retroactively. Nested IF's would work too I think.
Thank you very much for any suggestions.
"Wisdom is profitable to direct"
Using Win7/Excel 2007. I sell cars and need to record accumulated gross profits per vehicle sold to calculate commissions paid to me. Commissions are paid monthly so each month start again at zero. Spreadsheet set up as follows:
S6:S35 contains gross profit earned per vehicle sold, in $Can
T6:T35 contains accumulated gross profit, a "running total"
U6:U35 contains the commissions earned per vehicle
We are paid a percentage of the gross profit for each unit sold, with a minimum commission of $200 per vehicle.
We are paid 25% of the gross earned per unit, up to $10,000 accumulated profit. For >$10,000-<$15,000 accumulated $$, rate changes to 30% commission.
For >$15,000 rate is 30%, and now we are paid 30% on ALL sales for the month. This means the <$10,000 at 25% now is paid at 30% commission rate.
How do I calculate U6:U35 to calculate 25% up to $10,000, then to 30% when accumulated gross profit exceeds $15,000 for the month. I believe a SUMPRODUCT formula can do this, but I haven't learned how to build it to calculate retroactively. Nested IF's would work too I think.
Thank you very much for any suggestions.
"Wisdom is profitable to direct"