Making Repetative Charts

Weyoun7

New Member
Joined
Oct 14, 2002
Messages
1
Is there an easy may to make a series of charts that are similiar but with different data? For instance, if you plotted monthly data and you need to make a new chart each month that is formatted the same.

Presently I copy the old month to a new worksheet and change the source data locations. However, all the header/footer data is lost and must be restored for each new month.

There must be an easier way.
Thank's
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
You should be able to uses a marco that keeps all the header and footer data.... Does the header and footer data changes each month? If it stays the same...should not be a big issue..if it changes then you might be able to put a pause in your macro for the variable info.... I think a short bit of code might do this......I pass it along to the code people...

good luck
pll
 
Upvote 0

Forum statistics

Threads
1,203,462
Messages
6,055,563
Members
444,799
Latest member
CraigCrowhurst

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