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

SUM for Category

Hi,


I'm trying to get a formula to calculate the total cost for each category type into a new table.


Let me know if you can help on that one!

Thanks,

Justin


User uploaded file

iMac (27-inch Mid 2011), iOS 7.1

Posted on Apr 8, 2014 2:30 PM

Reply
Question marked as Best reply

Posted on Apr 8, 2014 2:39 PM

You could try something like this:


User uploaded file


The formula in B2 of the Summary table, copied down, is:


=SUMIF(Data::C,A2,Data::B)


This says sum numbers in column B of Data where the value in column C of Data matches cell A2 of Summary.


(Replace , with . and ; as necessary for your localization.)


SG

2 replies
Question marked as Best reply

Apr 8, 2014 2:39 PM in response to jlortie

You could try something like this:


User uploaded file


The formula in B2 of the Summary table, copied down, is:


=SUMIF(Data::C,A2,Data::B)


This says sum numbers in column B of Data where the value in column C of Data matches cell A2 of Summary.


(Replace , with . and ; as necessary for your localization.)


SG

SUM for Category

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