開始使用免費開始

Making numbers while the sun shines

Here, you'll use ISNUMBER() to find which cells are really numbers, then N() to convert all values in a column to be numbers.

本練習屬於課程

Google Sheets 中級

檢視課程

練習說明

A wind speed value is not really a number.

  • In H2, call ISNUMBER() to check if cell B2 is a number.
  • Copy the formula down to H20.
  • In column I, use N() to convert the values from column B to numbers.
  • In column J, use ISNUMBER() to confirm that column I contains only numbers.

動手互動練習

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

開始練習