Saved Bookmarks
| 1. |
All mathematical functions in Ms Excel |
|
Answer» Answer: SUM(): This function is USED to adds all the VALUES within a cell range. Syntax: sum(cell ADDRESS : cell address) Example: sum(C1:C3)=15. ... Example: sum(4,5,6)=15. SUMIF(): ... Syntax: SUMIF( range,criteria) ... AVERAGE(): ... COUNT() Explanation: hope it is helpful Mark as brainliest?!!!?!?! |
|