Counting forward periods with EOMONTH()
In this exercise, you will use the EOMONTH()
function to calculate the end of the month for a series of dates.
In some cases, the start date will be provided, and in other cases, the months offset will be provided.
Remember that the EOMONTH()
function returns the last day of the month from the date specified, offset by the number of months specified.
This exercise is part of the course
Loan Amortization in Google Sheets
Exercise instructions
- Enter the correct values or
EOMONTH()
formula to make the values calculated using theEOMONTH()
formula in columnC
equal the dates in columnD
. - In cases where a date is required, always enter the last day of the month.
- Do not use absolute references on the
EOMONTH()
formulas.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
