Excel Functions Exercise
Excel Functions Exercise
3. The SQRT function returns the square root of the given number.
4. In mixed referencing, you can lock either a column or row by preceding it with a dollar ($) symbol.
Example:
- The LEN function is used to count the number of characters in a text string, including spaces.
Example:
=LEN("Excel 2025") returns 10, because there are 10 characters (including the space).