Excel - Chart that sums the values in multiple rows for each series

Posted by Chaulky on Super User See other posts from Super User or by Chaulky
Published on 2011-01-05T23:01:05Z Indexed on 2011/01/05 23:55 UTC
Read the original article Hit count: 177

Filed under:
|
|

Suppose I have a spread sheet that looks something like this...

Excel Data

Now, I'd like to create a column chart that has 3 series, one for each country. Then, I want series for each category, but I want to plot the total, not each individual order total. So, something like this (excuse the horrible artwork)...

Excel Chart

The data label placement isn't all the important, the key is that for each Category (Bikes and Clothes) I chart the total for each country, not individual values from the "Order Total" column.

Is this possible? Is it possible to do the same idea, but to switch Country and Category around?

© Super User or respective owner

Related posts about excel

Related posts about excel-2003