开始使用免费开始使用

IF() formulas for monthly or bi-weekly periods

Now that we know how to calculate dates for bi-weekly and monthly interest periods, it's time to use that to calculate dates in 2 separate ways.

For monthly calculations, you will use the EOMONTH() function to calculate the last day of the month for several periods in advance. For bi-weekly calculations, you multiply the number of periods by 14 then add back to the start date.

In this exercise, the IF() function is already filled in column F - you only need to fill in the period type, the number of periods and the EOMONTH() or days added. When you are done, the end date in column F should equal the expected date in column G.

There are no cases in this exercise where a bi-weekly payment will be on the last day of the month.

本练习是课程的一部分

在 Google Sheets 中进行贷款摊销

查看课程

练习说明

  • Fill in the correct periods (Bi-Weekly or Monthly) in column B.
  • For rows 10:14, you will also need to fill in the correct EOMONTH() formula and days offset formula in columns D:E.

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习