Making a stacked column chart

ExcelZen13

New Member
Joined
Oct 20, 2016
Messages
1
Hi guys,

I have a question about making a stacked column chart and it would be great if you guys can help me out.

Right now, I have a huge data set in the form below:
For example,

Employee | Contribution
EmployeeContribution
A10
B20
A50

<tbody>
</tbody>

Right now, I know I can do a sum of both employee A's and B's contribution and then make a stacked column chart based on that new table. But I would like to observe the employee's contribution in the order specified above.

Meaning, I would like a one-column chart where the base column is made from A's contribution of 10, and B's contribution of 20 is stacked on top of it, and A's latter contribution of 50 is stacked at the top.

Is there a way of doing it?

I have a dataset of employee's contributions by the hour and each hour is the table above. So I would have a column chart where each column represents a specific hour and I get to see their contribution behavior in the order specified.

Thanks guys!
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result

Forum statistics

Threads
1,214,788
Messages
6,121,597
Members
449,038
Latest member
Arbind kumar

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