Hi,
I have a simple worksheet that calculates the outstanding amount(D1) and the end date(B7) from the amounts on Row 4 based on the current month(E1), starting month(B6) and monthly amount(B5).
my problem is when i change monthly amount(B5), for example, to 1,500 and add an amount to Row 4 ,for example, on C4 20,000 it shows an incorrect amount on D1 and incorrect end date on B7 based on the current month.
How do I make the formula, or a VBA code if possible, be flexible to make the correct calculations to update D1 and E7 when i make changes on Row 4 and B5?
I've attached my sample file.
Bookmarks