Hey everyone,
I've searched high and low for the best way (or even the worst way) to calculate this. Here's what I am trying to accomplish:
I need to use YTD volumes ($) to determine what rate (%) should be used. I've tried SUMPRODUCT and various nested IF statements, but as soon as I get to a transaction that falls between two tiers, the formula fails.
Here are the tiers:
The min/max ranges are based on YTD volumes (also a running tally in the sheet). I want the formula to look at the running tally, and determine what rate % to apply to another column (commissions).
As I mentioned, I seem to be having the most trouble is when a transaction falls between two tiers. For example, a transaction brings the YTD total to $7,744,606. I need a portion allocated to the 30% rate, and the rest at the new 25% rate. I can get a few approaches to work when a transaction falls entirely in a tier.
Unfortunately, I am helping a friend and this is her personal transaction/comissions so I can't attach the sheet - but hopefully I've been concise enough that you can point me in the right direction.
Thanks!
I've searched high and low for the best way (or even the worst way) to calculate this. Here's what I am trying to accomplish:
I need to use YTD volumes ($) to determine what rate (%) should be used. I've tried SUMPRODUCT and various nested IF statements, but as soon as I get to a transaction that falls between two tiers, the formula fails.
Here are the tiers:
The min/max ranges are based on YTD volumes (also a running tally in the sheet). I want the formula to look at the running tally, and determine what rate % to apply to another column (commissions).
As I mentioned, I seem to be having the most trouble is when a transaction falls between two tiers. For example, a transaction brings the YTD total to $7,744,606. I need a portion allocated to the 30% rate, and the rest at the new 25% rate. I can get a few approaches to work when a transaction falls entirely in a tier.
Unfortunately, I am helping a friend and this is her personal transaction/comissions so I can't attach the sheet - but hopefully I've been concise enough that you can point me in the right direction.
Thanks!