Comparison operators and references

The comparison operators used in Chapter 1 can also be used with references to identify cells that meet a specified criteria.

In this exercise, you'll perform comparison operations using cell references to identify both countries in North America, and countries with an above average population density.

This exercise is part of the course

Introduction to Google Sheets

View Course

Exercise instructions

  • In F2:F11, return TRUE for countries with a higher population density than the world average, 51, and FALSE otherwise.
  • In G2:G11, return TRUE for countries where Continent is equal to "North America", and FALSE otherwise.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise