PC Review


Reply
Thread Tools Rate Thread

Calculate Daily Interest

 
 
SWBookkeeper
Guest
Posts: n/a
 
      9th Apr 2008
I need to set up a spreadsheet to keep track of our corporations stockholders
loans. They Are charging 10% interest annually. The interest needs to be
calculated at the time any transaction is entered and the balance changes.
Please help
--
Bookkeeper
 
Reply With Quote
 
 
 
 
Ed Cones
Guest
Posts: n/a
 
      9th Apr 2008
Interest over a period of time is simply the annual rate times the balance
times the number of days divided by 365.

Calculating from a date in A4 to a date in A5 on a balance in E5 the
following should work in C5.

=round( .1 * E5 * (A5-A4) / 365, 2)







"SWBookkeeper" wrote:

> I need to set up a spreadsheet to keep track of our corporations stockholders
> loans. They Are charging 10% interest annually. The interest needs to be
> calculated at the time any transaction is entered and the balance changes.
> Please help
> --
> Bookkeeper

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculate Daily Interest, Paid out Weekly steve1040 Microsoft Excel Worksheet Functions 5 19th Feb 2010 01:32 AM
calculate compounded daily interest Petro Microsoft Excel Misc 3 11th Jan 2008 01:46 AM
Re: calculate a daily interest charge for outstanding incoices Don Guillett Microsoft Excel Misc 0 1st Dec 2006 05:01 PM
How can we use Excel to calculate interest with daily compounding =?Utf-8?B?TXlyYQ==?= Microsoft Excel Misc 0 1st Jun 2005 12:16 AM
RE: How can we use Excel to calculate interest with daily compounding =?Utf-8?B?RHVrZSBDYXJleQ==?= Microsoft Excel Misc 0 1st Jun 2005 12:08 AM


Features
 

Advertising
 

Newsgroups
 


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