List the rules to write a function in a spreadsheet?
Answers
Answered by
7
Explanation:
To create a basic function in Excel:
Select the cell where the answer will appear (F15, for example). Type the equals sign (=), then enter the function name (SUM, for example). Enter the cells for the argument inside the parentheses. Press Enter, and the result will appear.
Answered by
0
Explanation:
What are the rules to enter a Function?
All Excel functions must begin with = sign.Function name must be a valid Excel name. For example: SUM, AVERAGE.Function name must be followed by an opening and closing parenthesis.Arguments are enclosed in the parenthesis. For example, =SUM (A1:A5) .
Similar questions