1. Which of the following is the excel formula for adding five numbers placed in cell c1 to c5?
a.
= ADD(C1:C5)'
b.
Total (c1+c2+c3+c5) '
c.
=SUM(c1: c5) '
d.
None of these