Protect old chart when updating data series for new chart

tony3141

New Member
Joined
Sep 12, 2002
Messages
2
I have a macro that puts data into a group of cells and then creates a chart. It then gets new data, puts it in the same spot and creates another chart. The problem is that the first chart changes since it's data series is linked to those cells. I don't want to save the numerical data in the cells, but I do want to have a chart of the data from each data pull. I am pulling 50 to 100 different sets of data each time and when I finish I would like 50 to 100 different charts. Is there a way to make the chart locked so that it can't be changed when the cells it references change?
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
just a thought
if you can copy the chart and paste it into word (not paste link)then it wont change if the data changes
 
Upvote 0

Forum statistics

Threads
1,215,006
Messages
6,122,666
Members
449,091
Latest member
peppernaut

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top