Computer Science, asked by anuvarahagiri13, 2 days ago

explain the formula with its meaning.
i.=COUNT(A1:C1,B2)
ii.=SUM(A1:A3, C1:C3)

Answers

Answered by gaurikri710
0

Answer:

i. It means that the no. will be counted from cell A1 to C1 and the B2 respectively. ii. It means that from cell A1 to A3 the calculation will be added and then C1 to C3 respectively.

Similar questions