View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jon Peltier Jon Peltier is offline
external usenet poster
 
Posts: 6,582
Default Multiscaling the same graph

Perhaps you want to plot the 0 to 20 value along one axis on an XY chart,
and the 5000 to 10000 value along the other axis.

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


"Harish" wrote in message
...
Hi All
Is there a way to do multiscaling on the same graph? I mean if I have two
variables to plot. One variable values ranges from 5000 to 10000.Other
variable values ranges from 1 to 20.I want to plot these variables on same
graph to see the impact of one variable onto other.

Your help would be greatly appreciated.

Kind Regards
Harish