What is formula ?? Explain with an example
No spam
Answers
Answered by
2
Formulas are the user defined instructions to perform calculations. It establishes a relationship between two or more cells. It is an expression that can include cell addresses , numbers arithmetic operators and parenthesis. It must begin with '=' symbol.
For example =A2+B2×C4 - SUM(E3:E5)
Answered by
0
Answer: A formula is an expression which calculates the value of a cell. ... For example, cell A3 below contains a formula which adds the value of cell A2 to the value of cell A1. For example, cell A3 below contains the SUM function which calculates the sum of the range A1:A2.
⠀
Similar questions