View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.charting
MK MK is offline
external usenet poster
 
Posts: 57
Default Pie Charts - Scaling

Haha, that would be nice to do it by hand and tell him it was automatic. The
only problem is that he wants an automatic way for when I leave. I'm an
intern, so when I leave, they are going to have to figure out how to do it by
hand rather than just throw it my way, which is a problem for them.

"Del Cotter" wrote:

On Tue, 3 Jun 2008, in microsoft.public.excel.charting,
MK said:

I have a boss that insists that it is possible to create a pie chart, and
then create another chart that is to scale of that chart. For example, I am
attempting to create a chart about revenues. Revenue essentially increased
52% between 2007 and 2008. He wants me to create a pie chart for 2007, and
then another chart for 2008 that is exactly 52% bigger. Is this possible to
do automatically? I feel like it isn't, but he is really stressing that it
has to be possible.


Abusive managers are a source of many of the questions that turn up
here!

He's wrong about Excel, there's no built-in way to condition the
diameters of two pie charts on data in cells. I would strongly suggest
you just do it by hand and don't tell him. How is he going to know by
looking?

If you have to have an automatic solution, try some of the special VBA
programming tricks used by Andy Pope and Ed Ferrero. Andy's programme
sizes pie charts according to the sum of their values, and Ed's
programme turns the bubbles of a bubble chart into pies. Then you can
create a bubble chart with two bubbles, one 52% bigger than the other.

http://www.andypope.info/charts/piesizer.htm
http://www.edferrero.com/ExcelCharts...2/Default.aspx

--
Del Cotter
NB Personal replies to this post will send email to ,
which goes to a spam folder-- please send your email to del3 instead.