Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Add multiple numbers in a single cell in Google Sheets

$
0
0

How do I add multiple numbers in a cell across a row?I successfully used this formula to add multiple numbers in a single cell SUM(SPLIT(C3,",")).But now I need to sum all the cells in the same row.

enter image description here

like this - where the total should be 185

enter image description here


Viewing all articles
Browse latest Browse all 9782

Trending Articles