Amortization Template - How to Stop at Zero

narayan1121

New Member
Joined
Dec 31, 2006
Messages
5
I've created an amortization table for a loan, that feeds into some pro forma financial statements. I made it to allow me to change the number of payments, but as it stands now, if the number of payments is less than the number of rows in the amortization schedule, it keeps calculating past zero and into negative numbers.

So my question is: how to I make the rest of the schedule appear blank after the End Balance reaches zero, but will fill in automatically if I change the number of payments?

Thanks in advance for your help.
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.
Why don't you do conditionally formatting in the entire table to hide the negative values with white font?
 
Upvote 0
That's a good idea, but it would only work for about half of it. The dates, cumulative principal/interest paid, and payment stay positive though.
 
Upvote 0
That's a good idea, but it would only work for about half of it. The dates, cumulative principal/interest paid, and payment stay positive though.
You can conditionally format the entire row based on the value in one field.
Just use the Absolute Reference sign ($) before the column in your conditional formatting formula, i.e.
=$E100<0
 
Upvote 0
I tied it to 2 different fields to make sure it worked under a variety of scenarios (because of rounding), but outside of that this worked well.

Thanks to Justinian and Joe4!
 
Upvote 0

Forum statistics

Threads
1,216,730
Messages
6,132,397
Members
449,725
Latest member
Enero1

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