Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
vaxop
 
Posts: n/a
Default Can excel create 4 Y-axis graphs?


like http://www.bunnytimes.com/saveit.JPG
if so, how?
if not, what app could do it?


--
vaxop
------------------------------------------------------------------------
vaxop's Profile: http://www.excelforum.com/member.php...o&userid=33023
View this thread: http://www.excelforum.com/showthread...hreadid=528466

  #2   Report Post  
Posted to microsoft.public.excel.misc
gjcase
 
Posts: n/a
Default Can excel create 4 Y-axis graphs?


You could probably fake it with VBA, but I'm not well versed enough to
tell you how.

Excel does support a second X & Y axis. You can achieve the same
effect by factoring the values to be plotted. For instance parameter A
goes from 0-6, B from 0-1200, C from 0-5, D from 0-100. Insert helper
column E to multiply A by 200 and helper col F to multiply C by 20.
Set the primary Y axis as 0-1200, and plot E & B against it, with the
label for E as "A*20." Likewise set the secondary Y axis scale 0-100,
and plot F & D with F labeled as "C*20."

Not as elegant, but it gets the job done.

If you create on a worksheet (not in a separate chart page) dummy
charts with the Y axis scaling you want, you could line these up,
"parking" successive charts on top these with the chart above on top.
This would then provide the appearance of what you want. Then you
wouldn't have to do the funny labelling, although you would still need
to plot the helper columns as noted above sine the actual plotting is
done on the singel chart.

HTH

---GJC


--
gjcase
------------------------------------------------------------------------
gjcase's Profile: http://www.excelforum.com/member.php...o&userid=26061
View this thread: http://www.excelforum.com/showthread...hreadid=528466

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel XP - text missing when orienting z axis 90 degrees Scott Excel Discussion (Misc queries) 1 August 23rd 05 01:01 AM
how do i create a bar chart that has 2 y axis instead of one? Conchubar Charts and Charting in Excel 1 August 22nd 05 06:29 PM
Chaning X axis scale in Excel 2003 wendythelwell Charts and Charting in Excel 2 August 9th 05 02:35 PM
i need to create an invioce in EXCEL and then send it into a WORD. cassie Excel Discussion (Misc queries) 1 March 12th 05 07:49 PM
create price list from excel sheet -keevill- Excel Discussion (Misc queries) 1 February 8th 05 12:02 AM


All times are GMT +1. The time now is 09:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"