B
Brett
I have two credit card amounts that use different rates but are with
the same company and compose one balance. For example:
$5000 @ 5.99%
$2000 @ 4.99%
-------------
$7000
Any payments are applied to the $2000 @ 4.99% first until it is paid
off. Then payments are applied to the $5000 @ 5.99% balance. I have
calcuated my daily balance for the $5000 using
=30*5000*((1+0.0599/12)^(12/365)-1)
That's an average of 30 days in a month. It's only a few pennies off.
How do I setup a formula to calculate interest for both amounts with
their respective rates and apply payments correctly?
Thanks,
Brett
the same company and compose one balance. For example:
$5000 @ 5.99%
$2000 @ 4.99%
-------------
$7000
Any payments are applied to the $2000 @ 4.99% first until it is paid
off. Then payments are applied to the $5000 @ 5.99% balance. I have
calcuated my daily balance for the $5000 using
=30*5000*((1+0.0599/12)^(12/365)-1)
That's an average of 30 days in a month. It's only a few pennies off.
How do I setup a formula to calculate interest for both amounts with
their respective rates and apply payments correctly?
Thanks,
Brett