Can I group rows to get sum using excel
Posted
by
Matt
on Super User
See other posts from Super User
or by Matt
Published on 2012-12-07T10:56:11Z
Indexed on
2012/12/07
11:08 UTC
Read the original article
Hit count: 238
I have a spreadsheet with 2 cols of importance. Date, and number. I can't always predict the number of rows or the date, but what I would like to do is print out the sum of the numbers for each date.
For example, there might be 5 rows for Dec-7: 200, 111 and Dec-6: 222,533,100. I am tying to create a list which would show Dec-6: 855, Dec-7: 311.
I believe a Pivot Table is what I want but I can't quite figure out how I need to configure it to show what I want. If anyone knows of a guide I could look at that would be fantastic!
© Super User or respective owner