Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 170
Default UNexpected NPER results

Excel XP on WinXP

First let me say that maybe I just don't understand financial functions,
although I have done amortizations in the past.

I am having trouble understanding what is happening with the NPER function
recently.

Using the NPER function gave me disappointing results for a calulation I was
making. I decided to test the function ( and my use of it) against a known
value-- A current mortgage. Mortgage amt 50,000, rate 6.875% and term of 15
years with a monthly payment of $475.25. I used the formula =NPER(6.88%/12,
475.25, 50000, 0). This returned -82.56, which is a long way from the 180
monthly payments my mortgage is scheduled to include.

There must be an error in my execution of the NPER function, but I can't
seem to see where its at. Or am I totally misunderstanding the purpose of
thsi function.

Any light you can shed on this for me will be greatly appreciated.

Thanks to all participants in the Excel Community
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,549
Default UNexpected NPER results


=NPER(0.06875/12, -475.25, 50000, 0)
Returns 161.6 payments.
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins - free trial of "Calculate Payments" - no registration)



"JR Hester"
wrote in message
Excel XP on WinXP

First let me say that maybe I just don't understand financial functions,
although I have done amortizations in the past.
I am having trouble understanding what is happening with the NPER function
recently.

Using the NPER function gave me disappointing results for a calulation I was
making. I decided to test the function ( and my use of it) against a known
value-- A current mortgage. Mortgage amt 50,000, rate 6.875% and term of 15
years with a monthly payment of $475.25. I used the formula =NPER(6.88%/12,
475.25, 50000, 0). This returned -82.56, which is a long way from the 180
monthly payments my mortgage is scheduled to include.

There must be an error in my execution of the NPER function, but I can't
seem to see where its at. Or am I totally misunderstanding the purpose of
thsi function.
Any light you can shed on this for me will be greatly appreciated.
Thanks to all participants in the Excel Community
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 170
Default UNexpected NPER results

Thanks so much for the reminder, Those little things keep tripping me up.
That little minus sign made all the difference. Guess my mind must be on
holiday today even if my body is not!

"Jim Cone" wrote:


=NPER(0.06875/12, -475.25, 50000, 0)
Returns 161.6 payments.
--
Jim Cone
Portland, Oregon USA
http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins - free trial of "Calculate Payments" - no registration)



"JR Hester"
wrote in message
Excel XP on WinXP

First let me say that maybe I just don't understand financial functions,
although I have done amortizations in the past.
I am having trouble understanding what is happening with the NPER function
recently.

Using the NPER function gave me disappointing results for a calulation I was
making. I decided to test the function ( and my use of it) against a known
value-- A current mortgage. Mortgage amt 50,000, rate 6.875% and term of 15
years with a monthly payment of $475.25. I used the formula =NPER(6.88%/12,
475.25, 50000, 0). This returned -82.56, which is a long way from the 180
monthly payments my mortgage is scheduled to include.

There must be an error in my execution of the NPER function, but I can't
seem to see where its at. Or am I totally misunderstanding the purpose of
thsi function.
Any light you can shed on this for me will be greatly appreciated.
Thanks to all participants in the Excel Community

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,440
Default UNexpected NPER results

First, Present value and payments must have opposite signs.

It seems to me that your known values are not correct.

Both with Exel's NPER function and with a monthly table, my result is that the loan will have been paid in 161.6009757 months.
180 months require a monthly payment of 445.9272.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel



"JR Hester" wrote in message ...
| Excel XP on WinXP
|
| First let me say that maybe I just don't understand financial functions,
| although I have done amortizations in the past.
|
| I am having trouble understanding what is happening with the NPER function
| recently.
|
| Using the NPER function gave me disappointing results for a calulation I was
| making. I decided to test the function ( and my use of it) against a known
| value-- A current mortgage. Mortgage amt 50,000, rate 6.875% and term of 15
| years with a monthly payment of $475.25. I used the formula =NPER(6.88%/12,
| 475.25, 50000, 0). This returned -82.56, which is a long way from the 180
| monthly payments my mortgage is scheduled to include.
|
| There must be an error in my execution of the NPER function, but I can't
| seem to see where its at. Or am I totally misunderstanding the purpose of
| thsi function.
|
| Any light you can shed on this for me will be greatly appreciated.
|
| Thanks to all participants in the Excel Community


  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 170
Default UNexpected NPER results

Thank you finding the error of my way. ANd for your quick response, that
saved me an embarrasing moment later today.

"Niek Otten" wrote:

First, Present value and payments must have opposite signs.

It seems to me that your known values are not correct.

Both with Exel's NPER function and with a monthly table, my result is that the loan will have been paid in 161.6009757 months.
180 months require a monthly payment of 445.9272.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel



"JR Hester" wrote in message ...
| Excel XP on WinXP
|
| First let me say that maybe I just don't understand financial functions,
| although I have done amortizations in the past.
|
| I am having trouble understanding what is happening with the NPER function
| recently.
|
| Using the NPER function gave me disappointing results for a calulation I was
| making. I decided to test the function ( and my use of it) against a known
| value-- A current mortgage. Mortgage amt 50,000, rate 6.875% and term of 15
| years with a monthly payment of $475.25. I used the formula =NPER(6.88%/12,
| 475.25, 50000, 0). This returned -82.56, which is a long way from the 180
| monthly payments my mortgage is scheduled to include.
|
| There must be an error in my execution of the NPER function, but I can't
| seem to see where its at. Or am I totally misunderstanding the purpose of
| thsi function.
|
| Any light you can shed on this for me will be greatly appreciated.
|
| Thanks to all participants in the Excel Community





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
Using FV(nper) mathteacher@highschool New Users to Excel 4 January 30th 07 05:16 AM
Help please... Simple calculation - with unexpected results MLK Excel Worksheet Functions 7 July 29th 06 12:03 AM
The ispmt function is providing unexpected results Louis Zaffino Excel Worksheet Functions 1 May 3rd 06 03:56 AM
6th order polynomial equ yields unexpected results Sanjay Kumar Limbikai Charts and Charting in Excel 11 September 27th 05 12:36 AM
Equation giving unexpected results Mike K Charts and Charting in Excel 2 January 27th 05 02:58 PM


All times are GMT +1. The time now is 04:42 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"