Monthly payment, total interest and the income a lender wants to see. Standard amortization, no add-ins.
Which cell does what, and which worksheets the model reads. These are the assignments you recreate when you import the file.
| Cell | Role | Note |
|---|---|---|
| B1 | Input | Property price |
| B2 | Input | Deposit |
| B3 | Input | Annual rate |
| B4 | Input | Term in years |
| B10 | Result | Amortized monthly payment |
| B14 | Result | Gross income under the 28% rule |
Change the numbers to yours, then paste it into your own page. It runs in the visitor’s browser and the answers are theirs, not a screenshot of yours.
Start from this model rather than a blank sheet. The inputs, the results and any lookup worksheets come with it.
The prices here are examples. Change them in the Formula view and the calculator follows — no rewiring.
Publishing gives you an iframe snippet. Drop it into your own page and enquiries land in your workspace.
Yes. The formula falls back to dividing the loan by the number of payments, so a 0% rate does not divide by zero.
Add them as two more input cells and include them in the monthly total. Anything you can express in a spreadsheet, Numio will compute.