Sum Columns

Sum numbers from a spreadsheet column. Paste numbers, get the total.

Result

Related tools

How it works

  1. 1Copy numbers from your spreadsheet (one number per line).
  2. 2Paste them into the input area.
  3. 3The tool parses each line as a number, skips empty lines and non-numeric values, and displays the total sum instantly.

Example

Input: 10
25
15
40
Output: 90