What is SUM?
The SUM function adds up all the numbers in a specified range of cells. The Excel SUM function is a fundamental tool for performing addition calculations across a range of cells. Here’s an expanded explanation of its functionality and usage: SUM Function Overview The SUM function adds all the numbers in a specified range of cells, including individual cells and non-adjacent ranges. Its syntax is:
=SUM(number1, [number2], ...)
Where number1 is required and subsequent numbers are optional. You can include up to 255 arguments. Key Features and Applications
- Versatile Addition: SUM can add individual numbers, cell references, and ranges.
- Ignores Non-Numbers: The function automatically skips text and empty cells.
- Array Compatibility: SUM works with arrays, allowing for complex calculations.
Usage Examples Basic Addition:
=SUM(A1:A100)
This adds all numbers in the range A1:A100.
Mixed References:
![]()
=SUM(A1, B1:B10, 100)
This adds the value in A1, the range B1:B10, and the number 100. 3D References:
![]()
=SUM(Sheet1:Sheet3!A1)
This sums the values in cell A1 across Sheet1, Sheet2, and Sheet3. Practical Applications
- Financial Reporting: Calculate total revenue, expenses, or profits.
- Inventory Valuation: Sum up the total value of inventory items.
- Budget Planning: Add up projected costs or incomes across different categories.
Limitations and Considerations
- SUM ignores text values that look like numbers.
- For conditional summing, consider using SUMIF or SUMIFS instead.
- Be cautious with circular references when using SUM.
Advanced Usage Combine SUM with other functions for more complex calculations:
![]()
=SUM(IF(A1:A100>0,A1:A100))
This sums only the positive values in the range A1:A100. By mastering the SUM function, you can efficiently perform a wide range of addition calculations in Excel, from simple totals to complex conditional sums.
AG Capital provides fractional CFO services and Financial Planning and Analysis (FP&A) services to small and mid-size companies in the US, UK EU and globally, including budgeting, profitability analysis, cost analysis, investment projections, and a cash flow planning. The company thrives in offering high-level financial expertise and leadership to businesses on a part-time or project basis.