Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 3
Default Copy and paste cahrt to new sheet-update data automatically?

If I have a chart set up oin one sheet and need the same chart on a differnet
sheet, but with the data on the new shee represented...do I have to
physically change the source on every sheet I copy it to or can it be
"programmed" to do it automatically? (I have 100 sheets and 4 sheets to a
page so am hoping I don't have to edit source data on all 400 charts.)

Thanks in advance for any help!
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Copy and paste cahrt to new sheet-update data automatically?

You'll find it easier if you copy the entire sheet, including charts and
data, then pasting the new data over the data in the copied sheet.

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


"SKlee" wrote in message
...
If I have a chart set up oin one sheet and need the same chart on a
differnet
sheet, but with the data on the new shee represented...do I have to
physically change the source on every sheet I copy it to or can it be
"programmed" to do it automatically? (I have 100 sheets and 4 sheets to a
page so am hoping I don't have to edit source data on all 400 charts.)

Thanks in advance for any help!



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 3
Default Copy and paste cahrt to new sheet-update data automatically?

Thanks for your reply!
So, even if I already have the other sheets complete (which I do) there is
no version of "paste special" for a chart that will automatically populate
the chart with the sheet's data it is being pasted to? (Like being able to
copy a formula from one sheet to antoher?)

"Jon Peltier" wrote:

You'll find it easier if you copy the entire sheet, including charts and
data, then pasting the new data over the data in the copied sheet.

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


"SKlee" wrote in message
...
If I have a chart set up oin one sheet and need the same chart on a
differnet
sheet, but with the data on the new shee represented...do I have to
physically change the source on every sheet I copy it to or can it be
"programmed" to do it automatically? (I have 100 sheets and 4 sheets to a
page so am hoping I don't have to edit source data on all 400 charts.)

Thanks in advance for any help!




  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Copy and paste cahrt to new sheet-update data automatically?

Correct, but you can very easily copy the data and use paste special
values or formulas to update the data on the copied worksheet with the
chart.

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


"SKlee" wrote in message
...
Thanks for your reply!
So, even if I already have the other sheets complete (which I do) there is
no version of "paste special" for a chart that will automatically populate
the chart with the sheet's data it is being pasted to? (Like being able to
copy a formula from one sheet to antoher?)

"Jon Peltier" wrote:

You'll find it easier if you copy the entire sheet, including charts and
data, then pasting the new data over the data in the copied sheet.

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


"SKlee" wrote in message
...
If I have a chart set up oin one sheet and need the same chart on a
differnet
sheet, but with the data on the new shee represented...do I have to
physically change the source on every sheet I copy it to or can it be
"programmed" to do it automatically? (I have 100 sheets and 4 sheets to
a
page so am hoping I don't have to edit source data on all 400 charts.)

Thanks in advance for any help!






  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 560
Default Copy and paste cahrt to new sheet-update data automatically?

On Fri, 25 May 2007, in microsoft.public.excel.charting,
SKlee said:
If I have a chart set up oin one sheet and need the same chart on a differnet
sheet, but with the data on the new shee represented...do I have to
physically change the source on every sheet I copy it to or can it be
"programmed" to do it automatically? (I have 100 sheets and 4 sheets to a
page so am hoping I don't have to edit source data on all 400 charts.)


I'm not actually sure why so many people come here with tales of
hundreds of identical Excel charts they are required to keep updated.
Doesn't that count as workplace harassment?

This may help:

http://www1.juiceanalytics.com/
writing/2007/05/why-make-100-charts-when-one-will-do/

I don't mean you should duplicate that example exactly, but in general,
using OFFSET could be the key to never having to copy a zillion separate
charts again.

In the meantime, why not change the four charts on one sheet, then copy
chart and sheet together 100 times. Seven rounds of "select all sheets
and copy them" ends with 128 sheets; then you can delete the last 28 to
leave 100. Copying the chart together with its old sheet means the chart
will read the new, copied sheet, not the old one.

Finally, copy the data from the old 100 sheets to the new 100 sheets.
The new charts will then have the old data to read, which is the same as
copying a chart over and then changing the source data, but with less
hassle.

--
Del Cotter
NB Personal replies to this post will send email to ,
which goes to a spam folder-- please send your email to del3 instead.


  #6   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 3
Default Copy and paste cahrt to new sheet-update data automatically?

It's actually a one time deal. I have 100 employee benefit statements already
laid out in Excel and want the same 4 charts to appear on all of them. I did
one set of charts on one record and was hoping to copy/paste to the
rest...like a formula. Looks like I am out of luck! Thanks for the reply!

"Del Cotter" wrote:

On Fri, 25 May 2007, in microsoft.public.excel.charting,
SKlee said:
If I have a chart set up oin one sheet and need the same chart on a differnet
sheet, but with the data on the new shee represented...do I have to
physically change the source on every sheet I copy it to or can it be
"programmed" to do it automatically? (I have 100 sheets and 4 sheets to a
page so am hoping I don't have to edit source data on all 400 charts.)


I'm not actually sure why so many people come here with tales of
hundreds of identical Excel charts they are required to keep updated.
Doesn't that count as workplace harassment?

This may help:

http://www1.juiceanalytics.com/
writing/2007/05/why-make-100-charts-when-one-will-do/

I don't mean you should duplicate that example exactly, but in general,
using OFFSET could be the key to never having to copy a zillion separate
charts again.

In the meantime, why not change the four charts on one sheet, then copy
chart and sheet together 100 times. Seven rounds of "select all sheets
and copy them" ends with 128 sheets; then you can delete the last 28 to
leave 100. Copying the chart together with its old sheet means the chart
will read the new, copied sheet, not the old one.

Finally, copy the data from the old 100 sheets to the new 100 sheets.
The new charts will then have the old data to read, which is the same as
copying a chart over and then changing the source data, but with less
hassle.

--
Del Cotter
NB Personal replies to this post will send email to ,
which goes to a spam folder-- please send your email to del3 instead.

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
How do I automatically copy data from one sheet to another? DonnaO Excel Worksheet Functions 1 March 15th 07 11:08 AM
Copy data into another worksheet and have it update automatically? Taxed Mind Excel Discussion (Misc queries) 4 October 6th 06 12:17 AM
Copy data into another worksheet and have it update automatically? Lmarie6 Excel Discussion (Misc queries) 10 March 31st 06 04:57 PM
Copy and paste automatically pedro AM Excel Discussion (Misc queries) 4 November 17th 05 08:08 PM


All times are GMT +1. The time now is 03:36 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"