W
Wolfie
I need to make an automatic discount matrix whereby any calls made on
the phone are discounted for each portion of their amount. For example,
a phone user had made £132.45, and the first 19.99 (1)of call charges
had a discount of 6%, then the next 14.99 (2) of calls after that had a
discount of 8%, the next 14.99 (3) after that had a discount of 12% and
any call charges remaining after that had a discount of 16% (4) this
would make a complete discount of £17.39. As you can see, this is done
for four stages only, 1 of £19.99 and 3 sets of £14.99.
I need to be able to put a list of call charges in column A and have
this all worked out to what their discount would be in another column.
However, call charges can be anywhere from 0.00 to a few hundred pounds
and I'd need the calculation to realise that, say, after the first
19.99 was calculated and if there was only 5.20 remaining,it needs to
do the calculation on the 19.99, then the 5.20 and not pass over a
remaining minus number to the next recalculation.
How can this be done?
Any help very appreciated!!
Wolfie
xx
the phone are discounted for each portion of their amount. For example,
a phone user had made £132.45, and the first 19.99 (1)of call charges
had a discount of 6%, then the next 14.99 (2) of calls after that had a
discount of 8%, the next 14.99 (3) after that had a discount of 12% and
any call charges remaining after that had a discount of 16% (4) this
would make a complete discount of £17.39. As you can see, this is done
for four stages only, 1 of £19.99 and 3 sets of £14.99.
I need to be able to put a list of call charges in column A and have
this all worked out to what their discount would be in another column.
However, call charges can be anywhere from 0.00 to a few hundred pounds
and I'd need the calculation to realise that, say, after the first
19.99 was calculated and if there was only 5.20 remaining,it needs to
do the calculation on the 19.99, then the 5.20 and not pass over a
remaining minus number to the next recalculation.
How can this be done?
Any help very appreciated!!
Wolfie
xx