Excel Bar Chart Help

Notthekingofexcel

New Member
Joined
Oct 13, 2014
Messages
10
Product
Min
Median
Max
Apple
1.00
5.00
7.00
Orange
2.00
4.00
6.00
Pear
0.50
3.00
7.00
Bread
1.00
2.00
3.00
Croissant
0.50
0.50
0.75
Scone
0.25
0.40
0.8
Lettuce
2.00
2.25
2.60
Cabbage
3.00
3.20
3.40

<tbody>
</tbody>
Hi,

This maybe a basic question. I am trying to create a bar chart which has the price of a unit Min Max and Median. This bit I can do.

A example of my data is above. What I want to be able to do is have them grouped (E.g. Fruit, Salad, Baking) but still have separate bars.

Thanks in Advance ;)
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
add a new column 1 with food category, ie fruit salad baking then sort whole table by new column A
this will group them together for you

if I understand the question, you want a chart with say fruit as one of the x-axis labels and above it three min median max for apple orange pear ???
 
Upvote 0

Forum statistics

Threads
1,214,649
Messages
6,120,732
Members
448,987
Latest member
marion_davis

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