Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
April
 
Posts: n/a
Default $20,000 due. Pays diff $ every x. Int calc per annum. Need excel .

A judgment was obtained for $20,000 in '98. He has paid different amounts
ever since. I need formula in excel to figure what his balance is taking
into account the principle and interest deductions that have been made b/c of
payments. He has an interest rate that is compounded daily on a per annum
basis.
  #2   Report Post  
Ron Coderre
 
Posts: n/a
Default

Take a look at the XNPV function which calculates the Net Present Value of a
stream of irregular cash flows.

I think that'll do what you're looking for.

Regards,
Ron

  #3   Report Post  
N Harkawat
 
Posts: n/a
Default

You need to to find the dates of each payment and amounts paid Then take the
Future value of each cash flow and add the total to get to what is owed today.
for the 20,000 loan your formula will look like this say rate is 10% per year
=-20000*((1+0.1/365)^(TODAY()-(DATE(1998,1,1))))

Then for you cash payments that you made during the years say 2500 on
1/1/2001 use the following:-
=+2500*((1+0.1/365)^(TODAY()-(DATE(2001,1,1))))
(notice that the sign is positive for loan repayments)

For each of the cash flows use this formula adjusting the dates and the
amount repaid.
Then add all of these cash flows and that should be your value that you owe
today.






"April" wrote:

A judgment was obtained for $20,000 in '98. He has paid different amounts
ever since. I need formula in excel to figure what his balance is taking
into account the principle and interest deductions that have been made b/c of
payments. He has an interest rate that is compounded daily on a per annum
basis.

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



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

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

About Us

"It's about Microsoft Excel"