formula function comes under
Answers
Answered by
0
Answer:
Formula is an expression that calculates values in a cell or in a range of cells.
For example, =A2+A2+A3+A4 is a formula that adds up the values in cells A2 through A4.
Function is a predefined formula already available in Excel. Functions perform specific calculations in a particular order based on the specified values, called arguments, or parameters.
For example, instead of specifying each value to be summed like in the above formula, you can use the SUM function to add up a range of cells:
Similar questions