How do you space the primary and secondary axis equally. I've been fooling
around with "Format Data Series>Options", but I can't get them equally spaced
and with the same size. Is there something I'm missing or is Excel 2000 just
trying to intimidate me???? Connie
What to you mean by 'equally spaced'
Same range (Max1=max2, Min1=Min2) ?
Same interval between gridline?
Tell us more
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email
"Connie Martin" <ConnieMartin@discussions.microsoft.com> wrote in message
news:8F9BD02F-47AD-478F-B8B2-B75BC2360E19@microsoft.com...
> How do you space the primary and secondary axis equally. I've been
> fooling
> around with "Format Data Series>Options", but I can't get them equally
> spaced
> and with the same size. Is there something I'm missing or is Excel 2000
> just
> trying to intimidate me???? Connie
Bernard,
I'm trying to do something similar. Let me explain.
I would like the 100% point of the secondary axis match the maximum value on
the secondary axis. Let me give you an example.
I have a chart where the maximum plotted value for the primary axis is 9840.
The chart automatically sets the maximum for the primary axis to 12000.
I'd like the maximum for the secondary axis to be
12000/9840 = 1.22 ...
I suspect I'll need to do this programmatically.
I nave a named range of "TotalRequirements" and I need to get the maximum
value from that and set an upper level for the primary and secondary axis
based on that value.
How do I do this without any involvement by the user?
Thanks in advance,
Barb Reinhardt
"Bernard Liengme" wrote:
> What to you mean by 'equally spaced'
> Same range (Max1=max2, Min1=Min2) ?
> Same interval between gridline?
> Tell us more
> --
> Bernard V Liengme
> www.stfx.ca/people/bliengme
> remove caps from email
>
>
> "Connie Martin" <ConnieMartin@discussions.microsoft.com> wrote in message
> news:8F9BD02F-47AD-478F-B8B2-B75BC2360E19@microsoft.com...
> > How do you space the primary and secondary axis equally. I've been
> > fooling
> > around with "Format Data Series>Options", but I can't get them equally
> > spaced
> > and with the same size. Is there something I'm missing or is Excel 2000
> > just
> > trying to intimidate me???? Connie
>
>
>
Since XL will not let one link the scale parameters to cells (or named
formulas), you have to do this programmatically.
For a readymade solution see
AutoChart Manager
http://www.tushar-mehta.com/excel/so...art/index.html
--
Regards,
Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
In article <B91F9718-6F0A-43D7-9C66-4C483A42E902@microsoft.com>,
BarbReinhardt@discussions.microsoft.com says...
> Bernard,
>
> I'm trying to do something similar. Let me explain.
>
> I would like the 100% point of the secondary axis match the maximum value on
> the secondary axis. Let me give you an example.
>
> I have a chart where the maximum plotted value for the primary axis is 9840.
> The chart automatically sets the maximum for the primary axis to 12000.
> I'd like the maximum for the secondary axis to be
>
> 12000/9840 = 1.22 ...
>
> I suspect I'll need to do this programmatically.
>
> I nave a named range of "TotalRequirements" and I need to get the maximum
> value from that and set an upper level for the primary and secondary axis
> based on that value.
>
> How do I do this without any involvement by the user?
>
> Thanks in advance,
> Barb Reinhardt
>
> "Bernard Liengme" wrote:
>
> > What to you mean by 'equally spaced'
> > Same range (Max1=max2, Min1=Min2) ?
> > Same interval between gridline?
> > Tell us more
> > --
> > Bernard V Liengme
> > www.stfx.ca/people/bliengme
> > remove caps from email
> >
> >
> > "Connie Martin" <ConnieMartin@discussions.microsoft.com> wrote in message
> > news:8F9BD02F-47AD-478F-B8B2-B75BC2360E19@microsoft.com...
> > > How do you space the primary and secondary axis equally. I've been
> > > fooling
> > > around with "Format Data Series>Options", but I can't get them equally
> > > spaced
> > > and with the same size. Is there something I'm missing or is Excel 2000
> > > just
> > > trying to intimidate me???? Connie
> >
> >
> >
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks