Amortization schedules losing information

1233beth

New Member
Joined
May 19, 2023
Messages
2
Office Version
  1. 2013
Platform
  1. Windows
I am carrying a loan and the amortization schedule keeps losing info after today's date, even though there should be several more years of information. How can I fix this?

1684522923447.png
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Welcome to the forum.
You are going to have to supply more info for someone to help you.

What is your formula that stops working after the current date?
What does each column represent?
  • I assume the 916.50 is the monthly payment.
  • I assume columns 7 & 8 are a breakdown on interest & principle paid for that month (not sure which is which).
 
Upvote 0
Welcome to the forum.
You are going to have to supply more info for someone to help you.

What is your formula that stops working after the current date?
What does each column represent?
  • I assume the 916.50 is the monthly payment.
  • I assume columns 7 & 8 are a breakdown on interest & principle paid for that month (not sure which is which).
Total payment, Principal, Interest. I'm trying to do the mini-sheet. I d/l the xl2bb add-in, but every time i click on the Mini-sheet it locks up and Microsoft has to restart the program again. I've done this 5 o 6 times now. Every time I do I have to reinstall the xl2bb add-in. I'm not sure what's going on. I was hoping to get the formula posted. My parents are carrying several loans for people, but for some reason this one has done this 3 or 4 times now.
From row 1 - =IF(LoanIsGood,IF(ROW()-ROW(tblLoan[[#Headers],[PMT NO]])>ScheduledNumberOfPayments,"",ROW()-ROW(tblLoan[[#Headers],[PMT NO]])),"")
Formula for Beginning Balance - =IF([@[PMT NO]]<>"",IF(ROW()-ROW(tblLoan[[#Headers],[BEGINNING BALANCE]])=1,LoanAmount,INDEX([ENDING BALANCE],ROW()-ROW(tblLoan[[#Headers],[BEGINNING BALANCE]])-1)),"")
I don't know if that helps or not.
 
Upvote 0

Forum statistics

Threads
1,215,429
Messages
6,124,842
Members
449,193
Latest member
MikeVol

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top