I have a sheet with my credit card transaction and I'd like to get the interest accrued after each transaction but not necessarily every day. Additionally I want a table to keep track of transactions, payments and interest on a monthly basis..
I'm having trouble with getting the accurate interest calculated. The problem is that I can't simply average the transactions an multiply by the interest rate because not every day has a transaction so the missing days aren't accurately being included in the average.As in the example below, the formula should calculate interest on 9,460.30 for all the days between 1/9 and 1/19 and starting accruing interest on 14,560.30 on 1/20 to 1/25 and so on.
I'm having trouble with getting the accurate interest calculated. The problem is that I can't simply average the transactions an multiply by the interest rate because not every day has a transaction so the missing days aren't accurately being included in the average.As in the example below, the formula should calculate interest on 9,460.30 for all the days between 1/9 and 1/19 and starting accruing interest on 14,560.30 on 1/20 to 1/25 and so on.
Date | Amount | Balance | ||
1/9/2023 | 75.82 |
| ||
1/20/2023 |
|
| ||
1/26/2023 | 134.91 | 14,695.21 | ||
2/3/2023 | 760 | 15,455.21 |