Fancy Graph

DEllis

Active Member
Joined
Jun 4, 2009
Messages
344
Office Version
  1. 365
Platform
  1. Windows
I have a spread sheet and in Column A there are a list of areas Column B there are 2 types of data (Direct and Indirect) and column C has the sums for direct and Indirect.

So the spread sheet would look like

Group A Direct $4
Group A Indirect $3
Group B Direct $6
Group B Indirect $8

Is there a way to make a chart that shows the sums for each Group?

Thanks.
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.
If I understand correctly, the easiest way would be to flip your data as such:

................Direct............Indirect
Group A........4....................6
Group B........3....................8

Then highlight the range and insert a Stacked Column Chart (not 100% stacked)

Direct will appear on bottom with indirect on top combined by Group on the x axis.

Steve=True
www.exceldashboardtemplates.com
 
Upvote 0
You could also use a pivotable and then create a chart of your pivot table.


Sum of Amount D/I
Group Direct Indirect Grand Total
Group A $4.00 $3.00 $7.00
Group B $6.00 $8.00 $14.00
Grand Total $10.00 $11.00 $21.00
 
Upvote 0
Thank you both! I tried both and both methods worked beautifully. I appreciate the quick response.

Have a great week.
 
Upvote 0

Forum statistics

Threads
1,224,552
Messages
6,179,486
Members
452,917
Latest member
MrsMSalt

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top