PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting Set Y-Axis max value to cell value without VBA?

Reply

Set Y-Axis max value to cell value without VBA?

 
Thread Tools Rate Thread
Old 02-04-2006, 12:24 AM   #1
KR
Guest
 
Posts: n/a
Default Set Y-Axis max value to cell value without VBA?


I'm working on a home-grown pareto chart in my workbook; the data will
change and I'd like to dynamically have the (primary) Y-Axis max match the
sum of all values so that that it will synch with the secondary Y-axis which
will always have my 0-100% of the total (line). Is there an easy way to
force the primary Y-axis to have a maximum value matching a cell in my
worksheet?
Thanks,
Keith


  Reply With Quote
Old 02-04-2006, 12:38 AM   #2
Jon Peltier
Guest
 
Posts: n/a
Default Re: Set Y-Axis max value to cell value without VBA?

You need VBA, but it's not terribly hard. Here's how (my site):

http://peltiertech.com/Excel/Charts...inkToSheet.html

and here's a utility that handles the heavy lifting for you (Tushar Mehta's
site):

http://tushar-mehta.com/excel/softw...hart/index.html

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

"KR" <nospam@nospam.com> wrote in message
news:eNIKiNeVGHA.4608@tk2msftngp13.phx.gbl...
> I'm working on a home-grown pareto chart in my workbook; the data will
> change and I'd like to dynamically have the (primary) Y-Axis max match the
> sum of all values so that that it will synch with the secondary Y-axis
> which
> will always have my 0-100% of the total (line). Is there an easy way to
> force the primary Y-axis to have a maximum value matching a cell in my
> worksheet?
> Thanks,
> Keith
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off