How to create a stock column chart with error bars?? (Both gender together)

Status
Not open for further replies.

Orongo

Board Regular
Joined
Nov 6, 2011
Messages
83
Hi

I have a series of data and want to create a chart looking like this
http://www.google.co.uk/imgres?um=1...dsp=24&ved=1t:429,r:17,s:0,i:136&tx=111&ty=62


where it shows min/max on the error bars, quartile 1/3 on the box and median as a scatter plot. My data is a simple table

GroupAmount FAmount MMedian FMedian MMedian F+MMin FMax MMin MMax M
Alpha4237500275006500020000550002500030000
Beta2137500200005750030000450002000020000
Gamma20
85000
0850007000010000000
Delta2055000055000500006000000

<tbody>
</tbody>


Here F = Female, M=Male and the chart should show all calculation for both gender together (I have another thread up where the gender are separated with the Title (How to create a stock column chart with error bars?? (Both gender separated))

Please help me with a (pseudo) code, I have never used VBA for creating chart, and this is my first
 
Last edited:

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Status
Not open for further replies.

Forum statistics

Threads
1,215,365
Messages
6,124,512
Members
449,167
Latest member
jrob72684

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