Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() How can I perform a series of what I can only describe as circular calculations? What I mean is I want to perform a calculation which creates a particular result. I then want to perform that same calculation using the newly created result and I’d like to perform that process a certain number of times based on input from the user. I also need to keep a running total of certain amounts calculated along the way. The calculations I want to do stem from a basic amortization calculation and I’d like to be able to calculate how much principal has been paid after a certain number of payments are made, same with knowing how much interest has been paid. LoanAmt $180,000 IntRate 7% PerYears 30 NumPayYr 12 Using the –PMT(rate, nper, pv) formula, is it possible to keep track of how much interest and principal has been paid after 30 payments with one or two cells of formulas? -- JimDandy ------------------------------------------------------------------------ JimDandy's Profile: http://www.excelforum.com/member.php...o&userid=16578 View this thread: http://www.excelforum.com/showthread...hreadid=465971 |
#2
![]() |
|||
|
|||
![]() Well, as what usually happens to me is once I ask the question, I'm able to get over the mental block I have and find the answer myself. I failed to take enough time to understand the CUMPRINC and CUMIPMT functions. I think I've got my answer.... -- JimDandy ------------------------------------------------------------------------ JimDandy's Profile: http://www.excelforum.com/member.php...o&userid=16578 View this thread: http://www.excelforum.com/showthread...hreadid=465971 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Title Cut Off if Rows to Repeat & Columns to Repeat are Both Selec | Excel Discussion (Misc queries) | |||
How to make repeat long numbers shortcut ? | Excel Worksheet Functions | |||
How I can print full text bigger than column, in repeat column | Excel Discussion (Misc queries) | |||
Calculations crossing multiple sheets | Excel Discussion (Misc queries) | |||
time interval calculations in excel | Excel Discussion (Misc queries) |