開始使用免費開始

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.

動手互動練習

將理論付諸實踐,立即體驗我們的互動練習

開始練習