How to Sum in Excel:
In this video tutorial I will cover using the sum function in Microsoft Excel.
SUM SYNTAX:
SUM(number, [number2],…)
The SUM function syntax has the following arguments:
- number1 (Required) The first number you want to add. The number can be like 4, a cell reference like B6, or a cell range like B2:B8.
- number2-255 (Optional) This is the second number you want to add. You can specify up to 255 numbers in this way.
0