InterviewSolution
Saved Bookmarks
| 1. |
What is the use of sum() function? |
|
Answer» The sum function is used to compute addition of a range of cell values. |
|