Horizontal bar chart alignment with rows

xs2deepak

New Member
Joined
Jan 25, 2013
Messages
5
Hello everyone,

I have been facing this issue for a long time now. I'm trying to align my horizontal bar charts with my data in a particular cell range. Following pictures correctly explain what I want to achieve.

1909247.png
[/URL][/IMG]

Target_MS_regions.png
[/URL][/IMG]

Would be great if anyone can suggest a possible way through VBA or any add-in because I am finding it very difficult to do the same by trial and error.

Thanks.
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
I think you could do most of that using the built-in category axis labels, which would be a lot simpler.
 
Upvote 0
The main problem is related to alignment of bars within bar chart with the respective data in excel. Linking axis labels is not an issue at all. I've seen a chart tool in Zebra BI which exactly does the same thing with the charts.

Please refer the following snapshot:

Capture1.jpg
[/URL][/IMG]

Is there any way through which I can achieve this combination of data in Excel Tables and corresponding charts.
 
Upvote 0
You could achieve something very similar using conditional formatting data bars.
 
Upvote 0
Thanks for the tip, Rory. However, in case of stacked bar charts this option doesn't seem to be viable. Request your views on the same.
 
Upvote 0
I'd go back to using category axis labels.

I think the code to properly align the charts would be quite complicated.
 
Upvote 0
Thanks for the response, Rory. Could you please explain on using category axis labels to align table data and bars in bar chart?
 
Upvote 0

Forum statistics

Threads
1,214,893
Messages
6,122,118
Members
449,066
Latest member
Andyg666

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