Answer the following questions:
1. What do you mean by a formula? How is it different from a function?
Answers
Answered by
2
Answer:
A formula is statement written by the user to be calculated. Formulas can be as simple or as complex as the user wants. A formula can contain values, references to cells, defined names, and functions. A function is a piece of code designed to calculate specific values and are used inside formulas.
Answered by
1
Answer:
I hope it's helpful
Explanation:
The difference is that a function is a built-in calculation, while a formula is a user-defined calculation. A formula could just use a single function. For example, if you enter =AVERAGE(A1:A56) , that is a formula, using the AVERAGE function.
Similar questions