Select the cell where you want the total
Type =SUM(
Select the range of cells you want to add
Type )
Press Enter
Use AutoSum by selecting the cell below or beside the numbers and pressing Alt + =
Sum multiple ranges with =SUM(A1:A5, C1:C5)
Sum an entire column with =SUM(A:A)
Sum an entire row with =SUM(1:1)
