Forum Discussion
spreadsheet to track mortgage interest paid and interest paid to borrow the funds to establish the m
- Aug 30, 2021
First suggestion: Please post a copy of whatever spreadsheet you've developed so far.
This would include the various numbers to incorporate:
- interest rate on the loan
- interest rate on the mortgage
- term of the loan
- term of the mortgage (30 year? 15 year?)
- payment schedules (monthly? quarterly)
- amount of loan
- amount of mortgage
Are you expecting both loan and mortgage payments to include principle AND interest, or will one or both be interest only? Do you want to allow for payments over and above the principle?
I gather you're the one who will be paying off the loan, and you are the one granting the mortgage... it's not necessary for you to reveal private or confidential data here, but it would help if your role is clear AND if some realm of reality is reflected in the numbers referenced above (i.e., you don't need to tell us the actual amounts of the loan/mortagage, but something that gives an idea of the ratio....and is somewhat "real world" like)
First suggestion: Please post a copy of whatever spreadsheet you've developed so far.
This would include the various numbers to incorporate:
- interest rate on the loan
- interest rate on the mortgage
- term of the loan
- term of the mortgage (30 year? 15 year?)
- payment schedules (monthly? quarterly)
- amount of loan
- amount of mortgage
Are you expecting both loan and mortgage payments to include principle AND interest, or will one or both be interest only? Do you want to allow for payments over and above the principle?
I gather you're the one who will be paying off the loan, and you are the one granting the mortgage... it's not necessary for you to reveal private or confidential data here, but it would help if your role is clear AND if some realm of reality is reflected in the numbers referenced above (i.e., you don't need to tell us the actual amounts of the loan/mortagage, but something that gives an idea of the ratio....and is somewhat "real world" like)
I am trying to calculate mortgage interest amounts for a mortgage I hold. The balanace is 54,953.18, 5.5%, monthly payments $656.
What is a formula for calculating monthly interest? How do I specify division? I have used balance x 5.5% divide by 365 days x number of days in month. I am not sure I have the division indicator correct. I get an error message that reads #NAME?
- mathetesFeb 11, 2022Gold Contributor
You wrote:
What is a formula for calculating monthly interest? How do I specify division? I have used balance x 5.5% divide by 365 days x number of days in month. I am not sure I have the division indicator correct. I get an error message that reads #NAME?
It would help if you copied the actual formula.
For example, I'm interpreting what you've said to mean that your actual formula reads something like the following:
=A1*((.055/365)*B1
where A1 is the cell containing balance and B1 is the cell containing the number of days in the month
In any event, to answer your question about the "division indicator," it's the / character. So .055/365 is read by excel to mean ".055 divided by 365"
That said, maybe the most helpful thing with regard to calculating interest rate would be to refer you to the built-in function that performs that task. RATE Here's an on-line reference that explains it in detail. https://exceljet.net/excel-functions/excel-rate-function
- Richie970Feb 11, 2022Copper Contributor
mathetes it was @ssmccayjunocom who wrote that question to you. it wasn't me. he seems to have found you from your replies to me earlier
but thank you again
- mathetesFeb 11, 2022Gold Contributor
Indeed. And it was to ssmccayjunocom that I had replied. The system just notifies anybody and everybody who had been part of the thread, even though, in this case, it was quite an old thread. I thought about recommending to him (her?) that a new thread be started, but it was easier to just reply. (No need to reply to this one). 🙂