Computer Applications
What is a Formula? Explain with the help of an example.
Spreadsheet
245 Likes
Answer
A Formula is a user defined instruction to perform calculations. It is an expression that can include cell addresses, numbers, arithmetic operators and parenthesis. It begins with equal to (=) symbol, followed by cell references and operators. For example:=A2+B2*5-SUM(E3:E5)
Answered By
124 Likes