Computer Science, asked by shadabmoh2010, 3 months ago

Earplain any five formulaes with Syntax ?​

Answers

Answered by anshubhagat107
0

Answer:

Seven Basic Excel Formulas For Your Workflow

=SUM(number1, [number2], …) ...

=SUM(A2:A8) – A simple selection that sums the values of a column.

=SUM(A2:A8)/20 – Shows you can also turn your function into a formula. ...

=AVERAGE(number1, [number2], …) ...

=AVERAGE(B2:B11) – Shows a simple average, also similar to (SUM(B2:B11)/10)

Explanation:

hope it's helpfull for you

Answered by subratasardar3314
0

Answer:

Formula syntax

Equals sign = Formulas always start with an equal sign (=). ...

Operators. Once you've got your equal sign, you're ready to move on to other parts of the formula, like operators. ...

Columns [ ] Square brackets reference columns. ...

Functions ( ) Functions are built-in formulas. ...

Conditions and text values. ...

App objects $

Similar questions