I have 5 years of data by month. I'm trying to calculate the total amount due each month, assuming the bill was never paid, to find out how much is owed. For example:
Date: Amount:
12/1/2006 $21.10
11/1/2006 $21.10
10/1/2006 $21.10
etc...
A 10% penalty is added for the 30 days overdue each month. In addition, a .5% penalty is added to the balance over 60 days due.
Any idea how I can caluclate what is owed? Thank you!
Date: Amount:
12/1/2006 $21.10
11/1/2006 $21.10
10/1/2006 $21.10
etc...
A 10% penalty is added for the 30 days overdue each month. In addition, a .5% penalty is added to the balance over 60 days due.
Any idea how I can caluclate what is owed? Thank you!