1.

if cell A1 = 90 A2 = 85 A3 =80 A4 = 75 A5 = 75 what will be your formula if you are going to total it ​

Answer» TION:=SUM(A1:A5) =A1+A2+A3+A4+A5 =90+85+80+75+75 =405


Discussion

No Comment Found