1. SUM
The SUM formula does exactly what you would expect. It allows you to add 2 or more numbers together. You can use cell references as well in this formula.
Formula: =SUM(5, 5) or =SUM(A1, B1) or =SUM(A1:B5)



The SUM formula does exactly what you would expect. It allows you to add 2 or more numbers together. You can use cell references as well in this formula.
Formula: =SUM(5, 5) or =SUM(A1, B1) or =SUM(A1:B5)