开始使用免费开始使用

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.

本练习是课程的一部分

Google Sheets 入门

查看课程

练习说明

  • 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.

动手互动练习

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

开始练习