Add the values from cells D2 to D4, and display the answer in D7
Answers
Answered by
7
In the cell D7 write: = D2 + D3 + D4 or you can write: = SUM (D2:D4)
Similar questions