Write down all the formula in spreadsheet
Answers
Answered by
0
Answer:
1=SUM(number1, [number2], …) .
2=SUM(A2:A8) – A simple selection that sums the values of a column.
3=SUM(A2:A8)/20 – Shows you can also turn your function into a formula. ..
4=AVERAGE(number1, [number2], …) ...
5=AVERAGE(B2:B11) – Shows a simple average, also similar to (SUM(B2:B11)/10)
mark me Branaliast
Similar questions