Thread: Graphing
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Graphing

Answered in the .charting group.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"PAL" wrote in message
...
Hello,

Can someone please tell me if this is indeed possible? I would like to
make
a graph with 2 different Y axis's.

First I would like a stacked bar graph (easy on its own; the total range
of
this stacked graph will most likey be from 1-10). Essentially I am
displaying the total number and the individually components of the stack.

To accompany this, I was hoping to show with tick marks (a min and max)
the
cost range for implementing the number of changes in the total bar above.
Thus the min and max are dependent on this number,

Is this possible with custom graphs? If so, how? Thanks.