Sums up cells that are supplied as multiple arguments
The SUM Function[1] is categorized under Excel Math and Trigonometry functions. The function will sum up cells that are supplied as multiple arguments. It is the most popular and widely used function in Excel.
SUM helps users perform a quick summation of specified cells in MS Excel. For example, we are given the cost of 100 items bought for an event. We can use the function to find out the total cost of the event.
=SUM(number1, [number2], [number3]……)
The SUM function uses the following arguments:
The function sums values supplied as arguments (up to 255 arguments). Arguments can be supplied as numbers, cell references, ranges, arrays, constants, and the results of other formulas or functions.
To understand the uses of the SUM function, let’s consider a few examples:
Suppose we are given the following data:

We wish to find out the total sales for the first six months. The formula to be used is:

We get the result below:

Generally, the SUM function is used as part of bigger formulas used in complex calculations. Suppose we are given the following data:

As seen above, there is missing information in the data. In such a case, we can use the SUM function along with the IF function to show a warning message. The formula to be used is:

We get the result below:


We can also find AutoSum in the Formulas tab:

The AutoSum feature not only enters a SUM formula but also selects the most likely range of cells that we wish to add up.
Click here to download the sample Excel file
Thanks for reading CFI’s guide to the Excel SUM function. By taking the time to learn and master these Excel functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Launch CFI’s Excel Crash Course now to take your career to the next level and move up the ladder!