Formatting a bar chart

R

Risky Dave

Hi,

I would like to automatically apply some custom formatting to a standard bar
chart.

For example, I have a data set:

Student Name Score Country of Study
Alfie 70 US
Bart 80 UK
Charlie 60 France
Denise 75 US

My chart shows each student and their score (nice and easy) but I would like
the colour of the bar to reflect the country in which the students are
studying, so that, for example, all US students are Blue, all UK students are
Green and all French students are Yellow.

I could do this manually (I think!), but it would involve a huge amount of
effort with my actual data, so can this be done automatically, either through
manipulating the data layout or VB, or a combination of the two?

TIA

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top