Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Grd Grd is offline
external usenet poster
 
Posts: 118
Default How to calculate a mortgage payment?

Hi,

I need to work out what a potential monthly mortgage payment would be in
excel but the calculation is too complicated for me.

Is there an easy way to create this calculation. Maybe a function that does
it for you?

Any help is greatly appreciated.

Tx

Suzanne
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default How to calculate a mortgage payment?

Take a look at the PMT function in Help.

In article ,
Grd wrote:

Hi,

I need to work out what a potential monthly mortgage payment would be in
excel but the calculation is too complicated for me.

Is there an easy way to create this calculation. Maybe a function that does
it for you?

Any help is greatly appreciated.

Tx

Suzanne

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 33
Default How to calculate a mortgage payment?

On Aug 28, 9:30 am, JE McGimpsey wrote:
Take a look at the PMT function in Help.

In article ,



Grd wrote:
Hi,


I need to work out what a potential monthly mortgage payment would be in
excel but the calculation is too complicated for me.


Is there an easy way to create this calculation. Maybe a function that does
it for you?


Any help is greatly appreciated.


Tx


Suzanne- Hide quoted text -


- Show quoted text -


Wow, told you I suck. That was way more simple than mine haha. Other
then mine showing the complete schedule, this one is better than mine.
Haha.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Go Go is offline
external usenet poster
 
Posts: 6
Default How to calculate a mortgage payment?

Actually I can use both the PMT and your solution so thanks very much

nice work

S

"Noob Jedi" wrote:

On Aug 28, 9:30 am, JE McGimpsey wrote:
Take a look at the PMT function in Help.

In article ,



Grd wrote:
Hi,


I need to work out what a potential monthly mortgage payment would be in
excel but the calculation is too complicated for me.


Is there an easy way to create this calculation. Maybe a function that does
it for you?


Any help is greatly appreciated.


Tx


Suzanne- Hide quoted text -


- Show quoted text -


Wow, told you I suck. That was way more simple than mine haha. Other
then mine showing the complete schedule, this one is better than mine.
Haha.


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Go Go is offline
external usenet poster
 
Posts: 6
Default How to calculate a mortgage payment?

Thanks JE I didn't know about that function

"JE McGimpsey" wrote:

Take a look at the PMT function in Help.

In article ,
Grd wrote:

Hi,

I need to work out what a potential monthly mortgage payment would be in
excel but the calculation is too complicated for me.

Is there an easy way to create this calculation. Maybe a function that does
it for you?

Any help is greatly appreciated.

Tx

Suzanne




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 33
Default How to calculate a mortgage payment?

On Aug 28, 9:20 am, Grd wrote:
Hi,

I need to work out what a potential monthly mortgage payment would be in
excel but the calculation is too complicated for me.

Is there an easy way to create this calculation. Maybe a function that does
it for you?

Any help is greatly appreciated.

Tx

Suzanne


That's funny because I JUST made this calculator in Excel a couple
weeks ago. Also, I made this for considering a car, so I'm not sure
how much it applies to a house, but I'm thinking it's the same thing.
Anyways, I'm sure the experts here will probably know a better way
then me, but this is what I did:

C2 = Loan Amount
C3 = Interest Rate %
C4 = C3/C7
C5 = Number of periods (Average mortgage is 30 years, so imagine 30
years times 12 months is 360 months)
C6 = Number of Years
C7 = Will display you total years

B13 = Remaining periods (e.g. 360)
.....
to the last month

C13 = C2*$C$4/(1-((1+$C$4)^-B13))
.....
Carrry it down to however many periods you anticipate you will pay.


It would be wise to also consider the principle and interest
Principle, I put:
D13 = C13-E13

Interest:
E13 = $C$4*F12

I hope this helps. I made it rather sloppy, but it was just to get the
concept down.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
XCEL 2 calculate week or bi-weekly accel. mortgage payment commuter Excel Discussion (Misc queries) 4 May 31st 06 02:08 AM
need a function to calculate a mortgage payment JSEVonda Excel Worksheet Functions 1 November 7th 05 04:55 AM
need a function to calculate a mortgage payment bpeltzer Excel Worksheet Functions 0 November 7th 05 12:09 AM
Trying to Manipulate a Mortgage Payment (HELP!) DC Excel Worksheet Functions 1 February 4th 05 05:49 PM
how do you get a positive number payment with a mortgage payment . sam Excel Worksheet Functions 1 February 2nd 05 05:32 AM


All times are GMT +1. The time now is 08:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"