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, callISNUMBER()to check if cellB2is a number. - Copy the formula down to
H20. - In column
I, useN()to convert the values from columnBto numbers. - In column
J, useISNUMBER()to confirm that columnIcontains only numbers.
इंटरैक्टिव व्यावहारिक अभ्यास
हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें
अभ्यास शुरू करें