시작하기무료로 시작하기

Using the PPMT() function

In this exercise, you will be using the same loan as in the prior example; only in this example, you will be using the PPMT() function to calculate the first 5 and last 5 payments on a loan.

This loan has:

  • $700,000 principal.
  • 7% annual rate, paid monthly.
  • 5 year amortization rate, monthly payments.

And remember put a negative sign before the PPMT() function!

이 연습은 강의의 일부입니다

Google Sheets로 하는 대출 상환 일정표

강의 보기

연습 안내

  • Fill in the proper principal payments in cells D8:D17 using the PPMT() function.
  • You must use the PPMT() function to calculate the principal - do not just calculate the principal by subtracting interest from the payment!
  • Make sure to refer to the cells containing the opening balance, interest rate, and amortization periods using absolute cell referencing.
  • Do not refer to the rows with the period number using absolute referencing - refer to cell A8 as $A8 not $A$8.

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작