Bắt đầu ngayBắt đầu miễn phí

Fixing the payment function

So far in this chapter, you have not had to adjust the payment function. In this lesson, you will need to modify the payment for all periods (except 0 and 1) so that it can accurately limit the payment to not overpay on the final installment.

To achieve this, you will use an IFS function for 3 separate conditions:

  • If the period is blank, the payment should be blank.
  • If the opening balance in column F is less than or equal to the adjusted payment B24 plus the interest for the period, use the opening balance plus interest.
  • In all other cases, use the PMT() function.

Bài tập này là một phần của khóa học

Khấu hao khoản vay trong Google Sheets

Xem khóa học

Hướng dẫn bài tập

  • Change the payments in column G to correct for the final payment being less than the maximum.
  • Replace the value that is showing as -1 with the correct formula.
  • Do not adjust any column other than column G.

Bài tập tương tác thực hành

Biến lý thuyết thành hành động với một trong các bài tập tương tác của chúng tôi

Bắt đầu bài tập