Computer Science, asked by shouryagoel2006, 1 day ago

If cell A1 to A3 contains the values like 100,250,400 respectively then what will be the value of formula, =AVERAGE (A1:A3,300)?​

Answers

Answered by a13278
0

Explanation:

In Excel, a formula is an expression that operates on values in a range of cells or a cell. For example, =A1+A2+A3, which finds the sum of the range of values from cell A1 to cell A3.

Similar questions