시작하기무료로 시작하기

Adding cumulative functions to the schedule

In this example, instead of adding the CUMIPMT() and CUMPRINC() functions to calculate for a point in time, it will be added into the whole schedule!

To reduce the amount of cutting and pasting, the loan is now a 2 year amortizing loan instead of a 20 year amortizing loan.

Remember that in your cumulative functions, the first period will always be 1, and the only number that should change is the period.

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

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

강의 보기

연습 안내

  • Use the CUMIPMT() function to calculate cumulative interest paid in all periods from period 1 through 24 in cells L4:L27.
  • Use the CUMPRINC() function to calculate cumulative principal paid in all periods from period 1 through 24 in cells M4:M27.
  • Use the periods in B7 when referring to the total number of periods.
  • The values in columns L and M should be positive numbers.

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

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

연습 시작