InterviewSolution
Saved Bookmarks
| 1. |
The formula '=SUM(A1:A3) can be used to add the numbers in cells A1, A2, and A3. True or False |
|
Answer» It is true.The formula '=SUM(A1:A3) can be used to ADD the NUMBERS in CELLS A1, A2, and A3. |
|