EXCEL SUM FUNCTION

The sum formula is one of Excel’s most basic and often used formulas. It’s used to calculate the sum of a cell range or ranges of cells.

Syntax:

=SUM(number1,[number2],…)

Parameter list:

  • number1 is the first number you’d want to include. 
  • number2 – [Optional] – the second number to be added. This method allows you to provide up to 255 extra integers.

Step By Step Guide of SUM Function

  • Double quote marks (“) will be used to enclose any text or logical or mathematical symbols.
  • Double quotation marks are not necessary if the criterion is numerical.
  • In criterion, the wildcard characters? and * can be used. Any one is matched by a question mark.
  • Any sequence of characters is matched by a character and an asterisk.
  • If you want to use a question mark or an asterisk, enter a tilde () before the character, like this:?,*.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now