CreativeRova
New Member
- Joined
- Dec 12, 2013
- Messages
- 49
Hi Excel people,
I am in need of the formula which will allow me to calculate the amount to be charged once it falls between a range. Each separate range gets charged at a different rate.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Investment
[/TD]
[TD][/TD]
[TD]$173,543
[/TD]
[TD]$2,620.76
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Scale
[/TD]
[TD]Fee Scale
[/TD]
[TD]Investment Amount
[/TD]
[TD]Fee $
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$0 - $99,999
[/TD]
[TD]1.65%
[/TD]
[TD]$99,999
[/TD]
[TD]$1,649.98
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$100,000 - $249,999
[/TD]
[TD]1.32%
[/TD]
[TD]$73,544
[/TD]
[TD]$970.78
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$250,000 - $499,999
[/TD]
[TD]1.10%
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$500,000 - $999,999
[/TD]
[TD].55%
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$1,000,000 and above
[/TD]
[TD].33%
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
So above i want to change the Green section it will then auto update the red sections. The Fee Scale is only charged on the component that is between that range. i.e if it is over 1 million then all 5 scales would have numbers in there. the blue section is the total of Fee $
Thank you for your help.
I am in need of the formula which will allow me to calculate the amount to be charged once it falls between a range. Each separate range gets charged at a different rate.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Investment
[/TD]
[TD][/TD]
[TD]$173,543
[/TD]
[TD]$2,620.76
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Scale
[/TD]
[TD]Fee Scale
[/TD]
[TD]Investment Amount
[/TD]
[TD]Fee $
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$0 - $99,999
[/TD]
[TD]1.65%
[/TD]
[TD]$99,999
[/TD]
[TD]$1,649.98
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$100,000 - $249,999
[/TD]
[TD]1.32%
[/TD]
[TD]$73,544
[/TD]
[TD]$970.78
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$250,000 - $499,999
[/TD]
[TD]1.10%
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$500,000 - $999,999
[/TD]
[TD].55%
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]$1,000,000 and above
[/TD]
[TD].33%
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
So above i want to change the Green section it will then auto update the red sections. The Fee Scale is only charged on the component that is between that range. i.e if it is over 1 million then all 5 scales would have numbers in there. the blue section is the total of Fee $
Thank you for your help.