Using FILTER to create a new table without NAs
In this exercise, you will be using the FILTER()
formula to create a new table for your visualizations and schedule.
The initial table where the formulas have been completed have been moved to columns Q:Z
.
To create the new table, add the FILTER()
formula in cell F3
, referring to the initial table in Q13:Z195
.
The visualizations will still refer to the original table, but will be corrected in the next exercise.
This exercise is part of the course
Loan Amortization in Google Sheets
Exercise instructions
- Enter the
FILTER()
formula that will remove all errors from the calculated area. - For the filter condition, use the closing balance, and add a condition that it is greater than -0.01 (this is due to rounding).
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
