help with a graph

Assamita

Board Regular
Joined
Sep 23, 2011
Messages
131
Hi everyone.

I'm trying to create a graph, but I think I had a brain fart or something, cause I can't figure out how to, and I'm sure it's a very simple one.

The data I have is number of orders for 3 vendors rejected and ok, for two months. Something like:

[TABLE="width: 522"]
<colgroup><col><col><col><col><col></colgroup><tbody>[TR]
[TD]Vendor[/TD]
[TD]Month[/TD]
[TD]Rejected[/TD]
[TD]Not rejected[/TD]
[TD]Total of orders[/TD]
[/TR]
[TR]
[TD]Vendor1[/TD]
[TD]May[/TD]
[TD="align: right"]49[/TD]
[TD="align: right"]314[/TD]
[TD="align: right"]363[/TD]
[/TR]
[TR]
[TD]Vendor2[/TD]
[TD]May[/TD]
[TD="align: right"]13[/TD]
[TD="align: right"]300[/TD]
[TD="align: right"]313[/TD]
[/TR]
[TR]
[TD]Vendro3[/TD]
[TD]May[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]59[/TD]
[TD="align: right"]60[/TD]
[/TR]
[TR]
[TD]Vendor1[/TD]
[TD]June[/TD]
[TD="align: right"]22[/TD]
[TD="align: right"]206[/TD]
[TD="align: right"]228[/TD]
[/TR]
[TR]
[TD]Vendor2[/TD]
[TD]June[/TD]
[TD="align: right"]19[/TD]
[TD="align: right"]168[/TD]
[TD="align: right"]187[/TD]
[/TR]
[TR]
[TD]Vendor3[/TD]
[TD]June[/TD]
[TD="align: right"]3[/TD]
[TD="align: right"]38[/TD]
[TD="align: right"]41[/TD]
[/TR]
</tbody>[/TABLE]

The graph I want to do is super simple. A pie with only two colors for "Rejected" and "Ok", and two slices to filter between vendors and months.

Can anyone help, please?

Thank you
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
ZhZiP3f.png


(right click the chart to add data labels)
 
Last edited:
Upvote 0
Thank you sheetspread. Can that be done in Excel 2010?
Also, I can't download the file. Somehow, it only opens up in a browser tab, but I can't find the download button there. Do I need an account for that?

Regards
 
Upvote 0

Forum statistics

Threads
1,223,908
Messages
6,175,307
Members
452,633
Latest member
DougMo

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