Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Chris
 
Posts: n/a
Default Can I copy x-y scatter plot data direct from one plot to another?

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.
  #2   Report Post  
Tushar Mehta
 
Posts: n/a
Default

That's an interesting idea but I don't know of any easy way to do it.
Depending on your VBA comfort level, you could write a VBA routine that
builds on John Walkenbach's http://j-walk.com/ss/excel/tips/tip83.htm.
John's tip may be more than enough for you but if your data
organization is sufficiently complex, the class module may return
incorrect results.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
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.

  #3   Report Post  
Jon Peltier
 
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.

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
multiple scatter graphes how to plot 3 sets of data for x y on th. frances Charts and Charting in Excel 3 May 2nd 23 11:42 AM
how to add data points to a scatter plot with trend line Samantha Charts and Charting in Excel 3 April 3rd 23 04:16 PM
How do I copy data (word) into respective cells when the data bei. awg9tech New Users to Excel 1 January 12th 05 11:26 AM
BUG?: Excel scatter chart: will not plot x-values Bob Excel Discussion (Misc queries) 2 December 31st 04 12:19 AM
how do I make a copy of a worksheet and retain formulas but not data FireBrick Setting up and Configuration of Excel 2 December 29th 04 07:33 PM


All times are GMT +1. The time now is 01:23 PM.

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

About Us

"It's about Microsoft Excel"