View Single Post
  #3  
Old June 3rd, 2005, 01:20 PM
Jon Peltier
external usenet poster
 
Posts: n/a
Default

If you select a series in the source chart, you see its formula in the
formula bar. It starts with

=SERIES(

Select and copy this formula in the formula bar, select the target
chart's plot area or chart area, click in the formula bar, paste the
formula, and press Enter, and the series appears in the chart.

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


Chris wrote:

I would like to add data from one or more x-y scatter plots to another x-y
scatter plot. I have several plots containing data each representing a small
map. I would like to add one of those plots (maps) to an existing plot (map)
without individually creating a set of new series and adding each one, one at
a time, to the plot.

I would prefer to somehow simply copy and past the plot or somehow reference
the plot to be added but can find no commands to allow me to do this.

Thank you for you time.