Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How do I add a column of numbers to get the total for that column?

How do I add a column of numbers to get the total for that column?

Posted on Feb 3, 2019 2:32 PM

Reply
Question marked as Apple recommended

assuming you want to sum the values in column B and you want to answer in cell A1...

select cell A1

then type "=sum(B)" without the double quotes.


shorthand for this is

A1=sum(B)


Posted on Feb 3, 2019 4:45 PM

1 reply

How do I add a column of numbers to get the total for that column?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.