Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
6/13/2011 10:45:07 AM EDT
I've got a list of vehicle CO emissions and I want to produce a chart showing the % of vehicles above 160g/km, between 160g/km and 110g/km, and below 110g/km. I guess I need to use a pie chart, but I can't work out how to set the data ranges.

Can anyone help?
(I'm using Excel 2010)
6/13/2011 10:47:06 AM EDT
[#1]
Quoted:
I've got a list of vehicle CO emissions and I want to produce a chart showing the % of vehicles above 160g/km, between 160g/km and 110g/km, and below 110g/km. I guess I need to use a pie chart, but I can't work out how to set the data ranges.

Can anyone help?
(I'm using Excel 2010)


Sure,
What do you need to know?
6/13/2011 10:52:54 AM EDT
[#2]
Quoted:
Quoted:
I've got a list of vehicle CO emissions and I want to produce a chart showing the % of vehicles above 160g/km, between 160g/km and 110g/km, and below 110g/km. I guess I need to use a pie chart, but I can't work out how to set the data ranges.

Can anyone help?
(I'm using Excel 2010)


Sure,
What do you need to know?


Well, as you've already read the question - you've failed the audition!!
6/13/2011 11:15:48 AM EDT
[#3]
Yes I think I can - you have PM



Use the conditional COUNTIF(range,criteria) to count the number of vehicles below,in,above your range

Work out the % (easy once you have the numbers)



Pie Graph the result



crude but it works
6/13/2011 11:38:46 AM EDT
[#4]
Thanks, I've got a chart now with a bit of CountIf messing about in some spare cells!

The only thing I can't yet do is change the chart legend that just has 1, 2 & 3 for the three colours to the text I want...

ETA - All sorted - Thanks!
6/13/2011 12:38:12 PM EDT
[#5]
Quoted:
Yes I think I can - you have PM

Use the conditional COUNTIF(range,criteria) to count the number of vehicles below,in,above your range
Work out the % (easy once you have the numbers)

Pie Graph the result

crude but it works





Pie?......................you just got my attention.