adspace
Answer Posted / Vivek Pandey
The basic formulas in Excel include:
- SUM (n SUM(A1:A5) calculates the sum of a rangen)
- AVERAGE (AVERAGE(B1:B5) calculates the average of a rangen)
- MIN (MIN(C1:C5) finds the minimum value in a rangen)
- MAX (MAX(D1:D5) finds the maximum value in a rangen)
- COUNT (COUNT(E1:E5) counts cells with numbers in a rangen)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers