ICSE Class 8 Computer Studies Question 6 of 6

Spreadsheet - Formulas and Functions — Question 6

Back to all questions
6
Question

Question 6

What are the rules to enter a Function?

Answer

The rules to enter a Function are:

  1. All Excel functions must begin with = sign.
  2. Function name must be a valid Excel name. For example: SUM, AVERAGE.
  3. Function name must be followed by an opening and closing parenthesis.
  4. Arguments are enclosed in the parenthesis. For example, =SUM (A1:A5).