Let's say I have 200 rows.
Out of those 2 rows I want to figure out 2 columns as follows:
Category / Sum
I'm trying to create a chart out of these two columns and I assumed it would group the category with the sum in a streamlined format (show me totals for each category) but instead it's just doing one row at a time.
Arg!!!
What do I do?
Out of those 2 rows I want to figure out 2 columns as follows:
Category / Sum
I'm trying to create a chart out of these two columns and I assumed it would group the category with the sum in a streamlined format (show me totals for each category) but instead it's just doing one row at a time.
Arg!!!
What do I do?